Enum GravityType
- Namespace
- Alis.Core.Physic.Controllers
- Assembly
- Alis.dll
The gravity type enum
public enum GravityType
Fields
Linear = 0
-
The linear gravity type
DistanceSquared = 1
-
The distance squared gravity type
The gravity type enum
public enum GravityType
Linear = 0
The linear gravity type
DistanceSquared = 1
The distance squared gravity type