Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
VMD
VMDFormat.LightData
C# Class VMD.VMDFormat.LightData
Inheritance:
MMD.Format
ファイルを表示
Open project: hecomi/StereoAR-for-Unity
Public Properties
Property
Type
Description
flame_no
uint
location
Vector3
rgb
Color
Public Methods
Method
Description
LightData
(
BinaryReader
bin
)
Method Details
LightData()
public
method
public
LightData
(
BinaryReader
bin
)
bin
BinaryReader
Property Details
flame_no
public_oe property
public
uint
flame_no
return
uint
location
public_oe property
public
Vector3
location
return
Vector3
rgb
public_oe property
public
Color
rgb
return
Color