Enum DOFType
Types of DOF.
Namespace: Evergine.Framework.Physics3D
Assembly: Evergine.Framework.dll
Syntax
public enum DOFType
Fields
Name | Description |
---|---|
RotationX | Rotation X |
RotationY | Rotation Y |
RotationZ | Rotation Z |
TranslationX | The translation X |
TranslationY | Translation Y |
TranslationZ | Translation Z |