C# Class VMD.VMDFormat.LightList

Inheritance: MMD.Format
Mostra file Open project: hecomi/StereoAR-for-Unity

Public Properties

Property Type Description
light LightData[]
light_count uint

Public Methods

Method Description
LightList ( BinaryReader bin )

Method Details

LightList() public method

public LightList ( BinaryReader bin )
bin BinaryReader

Property Details

light public_oe property

public LightData[] light
return LightData[]

light_count public_oe property

public uint light_count
return uint