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

상속: AnimationCurveData
파일 보기 프로젝트 열기: Norbyte/lslib

공개 프로퍼티들

프로퍼티 타입 설명
OneOverKnotScaleTrunc System.UInt16

공개 메소드들

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

메소드 상세

Components() 공개 메소드

public Components ( ) : int
리턴 int

GetKnots() 공개 메소드

public GetKnots ( ) : List
리턴 List

GetMatrices() 공개 메소드

public GetMatrices ( ) : List
리턴 List

GetQuaternions() 공개 메소드

public GetQuaternions ( ) : List
리턴 List

NumKnots() 공개 메소드

public NumKnots ( ) : int
리턴 int

프로퍼티 상세

OneOverKnotScaleTrunc 공개적으로 프로퍼티

public UInt16,System OneOverKnotScaleTrunc
리턴 System.UInt16