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

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

공개 프로퍼티들

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

공개 메소드들

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

메소드 상세

GetKnots() 공개 메소드

public GetKnots ( ) : List
리턴 List

GetPoints() 공개 메소드

public GetPoints ( ) : List
리턴 List

NumKnots() 공개 메소드

public NumKnots ( ) : int
리턴 int

프로퍼티 상세

Padding 공개적으로 프로퍼티

public UInt16,System Padding
리턴 System.UInt16