Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
VMD
VMDFormat.LightData
C# 클래스 VMD.VMDFormat.LightData
상속:
MMD.Format
파일 보기
프로젝트 열기: hecomi/StereoAR-for-Unity
공개 프로퍼티들
프로퍼티
타입
설명
flame_no
uint
location
Vector3
rgb
Color
공개 메소드들
메소드
설명
LightData
(
BinaryReader
bin
)
메소드 상세
LightData()
공개
메소드
public
LightData
(
BinaryReader
bin
)
bin
BinaryReader
프로퍼티 상세
flame_no
공개적으로 프로퍼티
public
uint
flame_no
리턴
uint
location
공개적으로 프로퍼티
public
Vector3
location
리턴
Vector3
rgb
공개적으로 프로퍼티
public
Color
rgb
리턴
Color