Proj Struct
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Structure used when an item moves
public struct Proj
type Proj = struct
Public Structure Proj
- Inheritance
-
Proj
Properties
Depth |
Gets or sets the depth of an item |
Position |
Gets or sets the position of an item |
RotationX |
Gets or sets the rotation around the X axis |
RotationY |
Gets or sets the rotation around the Y axis |
RotationZ |
Gets or sets the rotation around the Z axis |