The root of the FXR tree structure.
Class: RootNode
Acts as a node containing another SFX.
Class: ProxyNode
A node that only displays one of its child nodes at a time based on distance thresholds for each.
Class: LevelsOfDetailNode
A basic node that can emit particles, play sounds, have transforms and child nodes.
Class: BasicNode
A node that emits its child nodes.
Class: NodeEmitterNode
Values used to represent different types of FXR nodes.