Interface ICompositorRootSimulationData
Inherited Members
Namespace: Unity.Compositor
Syntax
public interface ICompositorRootSimulationData : ICompositorGraphSlotSimulationData
Properties
ComponentNode
Declaration
NodeHandle<ComponentNode> ComponentNode { get; set; }
Property Value
| Type | Description |
|---|---|
| NodeHandle<ComponentNode> |