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

상속: SEAObject
파일 보기 프로젝트 열기: sunag/sea3d

공개 프로퍼티들

프로퍼티 타입 설명
frameRate int

공개 메소드들

메소드 설명
SEAAnimationBase ( string name, string type ) : Poonya.Utils

메소드 상세

SEAAnimationBase() 공개 메소드

public SEAAnimationBase ( string name, string type ) : Poonya.Utils
name string
type string
리턴 Poonya.Utils

프로퍼티 상세

frameRate 공개적으로 프로퍼티

public int frameRate
리턴 int