MatrixUpdateType Enumeration |
Namespace: Demo3D.Visuals
public enum MatrixUpdateType
| Member name | Value | Description | |
|---|---|---|---|
| PhysicsEngine | 0 | Update made by the Physics Engine. | |
| ExplicitlySet | 1 | Update made in Explicitly (usually in Scripting). |
© Emulate3D Ltd. All rights reserved.