| Package | away3d.tools.helpers.data |
| Class | public class ParticleGeometryTransform |
| Inheritance | ParticleGeometryTransform Object |
| Property | Defined By | ||
|---|---|---|---|
| invVertexTransform : Matrix3D [read-only] | ParticleGeometryTransform | ||
| UVTransform : Matrix | ParticleGeometryTransform | ||
| vertexTransform : Matrix3D | ParticleGeometryTransform | ||
| Method | Defined By | ||
|---|---|---|---|
| ParticleGeometryTransform | |||
| invVertexTransform | property |
invVertexTransform:Matrix3D [read-only] public function get invVertexTransform():Matrix3D| UVTransform | property |
UVTransform:Matrix public function get UVTransform():Matrix public function set UVTransform(value:Matrix):void| vertexTransform | property |
vertexTransform:Matrix3D public function get vertexTransform():Matrix3D public function set vertexTransform(value:Matrix3D):void| ParticleGeometryTransform | () | Constructor |
public function ParticleGeometryTransform()