Struct PositionAnimator.KernelData
Inherited Members
Namespace: Unity.DataFlowGraph.Examples.RenderGraph
Syntax
public struct KernelData : IKernelData
Fields
Mask
Declaration
public float3 Mask
Field Value
| Type | Description |
|---|---|
| float3 |
Time
Declaration
public float Time
Field Value
| Type | Description |
|---|---|
| Single |
Translation
Declaration
public float3 Translation
Field Value
| Type | Description |
|---|---|
| float3 |