Table of Contents

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

width float
height float

Fields

Area

public LightData.AreaProperties Area

Field Value

LightData.AreaProperties

Spot

public LightData.SpotProperties Spot

Field Value

LightData.SpotProperties