Struct AutoMovingDirectionalLight
Namespace: Unity.Tiny.Rendering
Syntax
public struct AutoMovingDirectionalLight : IComponentData
Fields
autoBounds
Declaration
public bool autoBounds
Field Value
| Type | Description |
|---|---|
| Boolean |
boundsCasters
Declaration
public AABB boundsCasters
Field Value
| Type | Description |
|---|---|
| AABB |
boundsReceivers
Declaration
public AABB boundsReceivers
Field Value
| Type | Description |
|---|---|
| AABB |