Click or drag to resize

PhysicsSandboxModelGravityDirectionSerialized Property

The direction of gravity as a serialized Vector3. Default is (0,-1,0)

Namespace:  Livit.Learn.Model
Assembly:  Livit.Learn.Model (in Livit.Learn.Model.dll) Version: 0.0.0.0
Syntax
C#
public string GravityDirectionSerialized { get; set; }

Property Value

Type: String
See Also