Struct RenderPassUpdateFromCamera
Namespace: Unity.Tiny.Rendering
Syntax
public struct RenderPassUpdateFromCamera : IComponentData
Fields
camera
Declaration
public Entity camera
Field Value
Type | Description |
---|---|
Entity |
updateClear
Declaration
public bool updateClear
Field Value
Type | Description |
---|---|
Boolean |