C# 클래스 FSO.Vitaboy.BoneBinding

A bone binding associates vertices and blende vertices with bones.
파일 보기 프로젝트 열기: RHY3756547/FreeSO 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
BlendVertexCount int
BoneIndex int
BoneName string
FirstBlendVertex int
FirstRealVertex int
RealVertexCount int

프로퍼티 상세

BlendVertexCount 공개적으로 프로퍼티

public int BlendVertexCount
리턴 int

BoneIndex 공개적으로 프로퍼티

public int BoneIndex
리턴 int

BoneName 공개적으로 프로퍼티

public string BoneName
리턴 string

FirstBlendVertex 공개적으로 프로퍼티

public int FirstBlendVertex
리턴 int

FirstRealVertex 공개적으로 프로퍼티

public int FirstRealVertex
리턴 int

RealVertexCount 공개적으로 프로퍼티

public int RealVertexCount
리턴 int