C# 클래스 TagTool.S3D.Blocks.UVDataBlock_3001

상속: S3DBlock
파일 보기 프로젝트 열기: TheGuardians/TagTool 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
DataCount int
DataSize int
unkUV0 int
x2E00 int

공개 메소드들

메소드 설명
UVDataBlock_3001 ( EndianReader reader, bool loadMesh, Vertex Vertices ) : System

메소드 상세

UVDataBlock_3001() 공개 메소드

public UVDataBlock_3001 ( EndianReader reader, bool loadMesh, Vertex Vertices ) : System
reader TagTool.IO.EndianReader
loadMesh bool
Vertices TagTool.Common.Vertex
리턴 System

프로퍼티 상세

DataCount 공개적으로 프로퍼티

public int DataCount
리턴 int

DataSize 공개적으로 프로퍼티

public int DataSize
리턴 int

unkUV0 공개적으로 프로퍼티

public int unkUV0
리턴 int

x2E00 공개적으로 프로퍼티

public int x2E00
리턴 int