Class EmptyActor
The empty actor that is useful to create hierarchy and/or hold scripts. See Script.
Namespace: FlaxEngine
Assembly: FlaxEngine.CSharp.dll
Syntax
[ActorContextMenu("New/Actor")]
[ActorToolbox("Other")]
[Unmanaged]
public class EmptyActor : Actor, ISerializable