Struct LightData.SpecificUnion
- Namespace
- ReFuel.Scenegraph
- Assembly
- ReFuel.dll
public struct LightData.SpecificUnion
- Inherited Members
Constructors
SpecificUnion(float)
public SpecificUnion(float aperture)
Parameters
aperture
float
SpecificUnion(float, float)
public SpecificUnion(float width, float height)
Parameters
Fields
Area
public LightData.AreaProperties Area
Field Value
Spot
public LightData.SpotProperties Spot