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

transform()

Creates a new transform initialized as the identity transform. The identity transform has no rotation and a vector position of (0,0,0)

A new transform object