C# 클래스 Reign.Video.Abstraction.SoftwareVertex

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

공개 프로퍼티들

프로퍼티 타입 설명
BoneGroups List
Edges List
Index int
TraingleIndex List
Triangles List

공개 메소드들

메소드 설명
SoftwareVertex ( int index ) : System.Collections.Generic

메소드 상세

SoftwareVertex() 공개 메소드

public SoftwareVertex ( int index ) : System.Collections.Generic
index int
리턴 System.Collections.Generic

프로퍼티 상세

BoneGroups 공개적으로 프로퍼티

public List BoneGroups
리턴 List

Edges 공개적으로 프로퍼티

public List Edges
리턴 List

Index 공개적으로 프로퍼티

public int Index
리턴 int

TraingleIndex 공개적으로 프로퍼티

public List TraingleIndex
리턴 List

Triangles 공개적으로 프로퍼티

public List Triangles
리턴 List