Struct ComponentDataWriterBaseNode<T, TCD>.Data
Namespace: Unity.Compositor
Syntax
public struct Data : INodeData
Fields
e
Declaration
public Entity e
Field Value
| Type | Description |
|---|---|
| Entity |
entityManager
Declaration
public EntityManager entityManager
Field Value
| Type | Description |
|---|---|
| EntityManager |
value
Declaration
public T value
Field Value
| Type | Description |
|---|---|
| T |