SF_INLINE void SetZ(double z);
SetZ sets the z coordinate of the display object relative to the parent movie clip.
Note: The extension sets the Z/depth value on the Display Object and does not set any depth buffer values.
Parameters |
Description |
double z |
The z coordinate of the object. |