C# Class LSLib.Granny.Model.CurveData.D9I3K8uC8u

Inheritance: AnimationCurveData
Mostra file Open project: Norbyte/lslib

Public Properties

Property Type Description
OneOverKnotScaleTrunc System.UInt16

Public Methods

Method Description
GetKnots ( ) : List
GetMatrices ( ) : List
GetQuaternions ( ) : List
NumKnots ( ) : int

Method Details

GetKnots() public method

public GetKnots ( ) : List
return List

GetMatrices() public method

public GetMatrices ( ) : List
return List

GetQuaternions() public method

public GetQuaternions ( ) : List
return List

NumKnots() public method

public NumKnots ( ) : int
return int

Property Details

OneOverKnotScaleTrunc public_oe property

public UInt16,System OneOverKnotScaleTrunc
return System.UInt16