Struct GizmoLight
Namespace: Unity.Tiny.Rendering
Syntax
public struct GizmoLight : IComponentData
Fields
color
Declaration
public float4 color
Field Value
Type | Description |
---|---|
float4 |
overrideColor
Declaration
public bool overrideColor
Field Value
Type | Description |
---|---|
Boolean |
width
Declaration
public float width
Field Value
Type | Description |
---|---|
Single |