PhysicsSandboxModelGravityDirection Property
|
The direction of gravity as a Vector3. Default is (0,-1,0)
Namespace:
Livit.Learn.ModelAssembly:
Livit.Learn.Model (in Livit.Learn.Model.dll) Version: 0.0.0.0
Syntaxpublic Vector3 GravityDirection { get; set; }
Property Value
Type:
Vector3
See Also