Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Ms3dLoader
KeyFrameRotation
C# 클래스 Ms3dLoader.KeyFrameRotation
파일 보기
프로젝트 열기: tpb3d/TPB3D
1 사용 예제들
공개 프로퍼티들
프로퍼티
타입
설명
rotation
Vector3
time
float
공개 메소드들
메소드
설명
KeyFrameRotation
(
BinaryReader
r
) :
System
ToString
( ) :
string
메소드 상세
KeyFrameRotation()
공개
메소드
public
KeyFrameRotation
(
BinaryReader
r
) :
System
r
System.IO.BinaryReader
리턴
System
ToString()
공개
메소드
public
ToString
( ) :
string
리턴
string
프로퍼티 상세
rotation
공개적으로 프로퍼티
public
Vector3
rotation
리턴
Vector3
time
공개적으로 프로퍼티
public
float
time
리턴
float