Click or drag to resize

PhysicsObjectModelIsUsingPlanetaryGravity Property

Determines if a physics element is using the planetary gravity system. />

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

Property Value

Type: Boolean
See Also