C# Class TerrainDisplay.MPQ.WMO.Components.LightInformation

Show file Open project: WCell/WCell-Terrain Class Usage Examples

Public Properties

Property Type Description
AttenEnd float
AttenStart float
Byte_1 byte
Byte_2 byte
Byte_3 byte
Byte_4 byte
Color Color4
Float_4 float
Float_5 float
Float_6 float
Float_7 float
Intensity float
Position Vector3

Property Details

AttenEnd public property

public float AttenEnd
return float

AttenStart public property

public float AttenStart
return float

Byte_1 public property

LightType?
public byte Byte_1
return byte

Byte_2 public property

type?
public byte Byte_2
return byte

Byte_3 public property

useAtten?
public byte Byte_3
return byte

Byte_4 public property

public byte Byte_4
return byte

Color public property

public Color4 Color
return Color4

Float_4 public property

public float Float_4
return float

Float_5 public property

public float Float_5
return float

Float_6 public property

public float Float_6
return float

Float_7 public property

public float Float_7
return float

Intensity public property

public float Intensity
return float

Position public property

Position (X,Z,-Y)
public Vector3 Position
return Vector3