Changes

Jump to: navigation, search

Canvas 3D - Scale Tags

74 bytes added, 20:52, 22 March 2007
Tag Attributes
* factor
** '''Usage:''' <scale factor="3.02,2"> ... </scale>.
** The ''factor'' attribute contains a value that modifies the size attribute of the objects the scale tag encompasses.
** The first value is scale horizontal and the second value scale vertical.
** The values inside the factor attribute are additive.
** This attribute is mandatory.
<pre>
<canvas>
<scale positionfactor="3.0">
<cube name="mycube" size="1.0" />
<sphere name="mysphere" size="30.0" />
1
edit

Navigation menu