[Papervision3D] Plane width and height
Andy Zupko
azupko at zupko.info
Thu Aug 23 15:14:24 PDT 2007
There is no implicit height and width property in a do3d (it is only used
during instatiation). If you were to make one, you would have to also
adjust all the vertices within the face (check out the buildPlane function
in the Plane class for an idea on how to do that). Scaling doesn't have
this issue. If you wanted, you could write a height/width setter that found
the scaled difference and then scale your object to the right size.
-----Original Message-----
From: papervision3d-bounces at osflash.org
[mailto:papervision3d-bounces at osflash.org] On Behalf Of laurent
Sent: Thursday, August 23, 2007 5:28 PM
To: papervision3d at osflash.org
Subject: [Papervision3D] Plane width and height
Is it possible to change the height and width of a plane at runtime or
should I use the scale properties ?
L
_______________________________________________
Papervision3D mailing list
Papervision3D at osflash.org
http://osflash.org/mailman/listinfo/papervision3d_osflash.org
More information about the Papervision3D
mailing list