Enum ActorCleanupMethod
Method in which actor representations get deleted from the scene their in.
Namespace: Recolude.Core.Playback
Assembly: Recolude.Core.dll
Syntax
public enum ActorCleanupMethod
Fields
Name | Description |
---|---|
Destroy | |
DestroyImmediate | |
NoCleanup |