Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
VMD
VMDFormat.LightList
C# Class VMD.VMDFormat.LightList
Inheritance:
MMD.Format
Show 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 property
public
LightData[]
light
return
LightData[]
light_count
public property
public
uint
light_count
return
uint