Struct RenderNodeCubemap
Namespace: Unity.Tiny.Rendering
Syntax
public struct RenderNodeCubemap : IComponentData
Fields
side
Declaration
public int side
Field Value
Type | Description |
---|---|
Int32 |
target
Declaration
public Entity target
Field Value
Type | Description |
---|---|
Entity |