C# 클래스 TagTool.Geometry.IndexBufferDefinition

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

공개 프로퍼티들

프로퍼티 타입 설명
Data TagTool.Cache.ResourceDataReference
Type PrimitiveType
Unused18 int
Unused1C int

프로퍼티 상세

Data 공개적으로 프로퍼티

Gets or sets the reference to the data for the index buffer.
public ResourceDataReference,TagTool.Cache Data
리턴 TagTool.Cache.ResourceDataReference

Type 공개적으로 프로퍼티

Gets or sets the primitive type to use for the index buffer.
public PrimitiveType Type
리턴 PrimitiveType

Unused18 공개적으로 프로퍼티

public int Unused18
리턴 int

Unused1C 공개적으로 프로퍼티

public int Unused1C
리턴 int