C# 클래스 Glare.Graphics.Loaders.Fbx.FbxValue

파일 보기 프로젝트 열기: Burton-Radons/Alexandria

공개 프로퍼티들

프로퍼티 타입 설명
Type FbxValueType

공개 메소드들

메소드 설명
FbxValue ( BinaryReader reader ) : System

비공개 메소드들

메소드 설명
Require ( FbxValueType type ) : void
Required ( FbxValueType type ) : Exception

메소드 상세

FbxValue() 공개 메소드

public FbxValue ( BinaryReader reader ) : System
reader System.IO.BinaryReader
리턴 System

프로퍼티 상세

Type 공개적으로 프로퍼티

public FbxValueType Type
리턴 FbxValueType