What's New in Director 8.5 > Controlling the 3D World > Transforms > Transform creation function |
![]() ![]() ![]() |
Transform creation function
Use the transform()
function to create a new transform
data object:
Function |
Description |
Returns |
---|---|---|
|
Creates a new transform initialized as the identity transform. The identity transform has no rotation and a vector position of |
A new transform object |
![]() ![]() ![]() |