C# 클래스 Poonya.SEA3D.Objects.SEASkeleton

상속: SEAModifier
파일 보기 프로젝트 열기: sunag/sea3d 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
joints List

공개 메소드들

메소드 설명
SEASkeleton ( string name ) : System.Collections.Generic
Write ( ) : ByteArray

메소드 상세

SEASkeleton() 공개 메소드

public SEASkeleton ( string name ) : System.Collections.Generic
name string
리턴 System.Collections.Generic

Write() 공개 메소드

public Write ( ) : ByteArray
리턴 Poonya.Utils.ByteArray

프로퍼티 상세

joints 공개적으로 프로퍼티

public List joints
리턴 List