Enum CurvyUpdateMethod
- Namespace
- FluffyUnderware.Curvy
Used by components to determine when updates should occur
public enum CurvyUpdateMethod
Fields
FixedUpdate = 2LateUpdate = 1Update = 0
Used by components to determine when updates should occur
public enum CurvyUpdateMethod
FixedUpdate = 2LateUpdate = 1Update = 0