DirectionalLightData Struct
Namespace: Stride.Rendering.LightsAssembly: Stride.Rendering.dll
public struct DirectionalLightData
              | Name | Description | |
|---|---|---|
| Fields | ||
| Color | ||
| DirectionWS | ||
Fields
Color
public Color3 Color
              Field Value
| Type | Description | 
|---|---|
| Color3 | 
DirectionWS
public Vector3 DirectionWS
              Field Value
| Type | Description | 
|---|---|
| Vector3 | 
Inherited Members
                  System.ValueType.Equals(System.Object)
                
                
                  System.ValueType.GetHashCode()
                
                
                  System.ValueType.ToString()