C# 클래스 LSLib.Granny.Model.CurveData.DaConstant32f

상속: AnimationCurveData
파일 보기 프로젝트 열기: Norbyte/lslib 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
Padding System.Int16

공개 메소드들

메소드 설명
GetKnots ( ) : List
GetMatrices ( ) : List
NumKnots ( ) : int

메소드 상세

GetKnots() 공개 메소드

public GetKnots ( ) : List
리턴 List

GetMatrices() 공개 메소드

public GetMatrices ( ) : List
리턴 List

NumKnots() 공개 메소드

public NumKnots ( ) : int
리턴 int

프로퍼티 상세

Padding 공개적으로 프로퍼티

public Int16,System Padding
리턴 System.Int16