C# 클래스 Axiom.Graphics.HardwareAnimationData

Struct used to hold hardware morph / pose vertex data information
파일 보기 프로젝트 열기: WolfgangSt/axiom 1 사용 예제들

보호된 프로퍼티들

프로퍼티 타입 설명
parametric float
targetVertexElement VertexElement

프로퍼티 상세

parametric 보호되어 있는 프로퍼티

protected float parametric
리턴 float

targetVertexElement 보호되어 있는 프로퍼티

protected VertexElement,Axiom.Graphics targetVertexElement
리턴 VertexElement