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