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

Inheritance: AnimationCurveData
Show file Open project: Norbyte/lslib

Public Properties

Property Type Description
OneOverKnotScaleTrunc System.UInt16

Public Methods

Method Description
GetKnots ( ) : List
GetPoints ( ) : List
NumKnots ( ) : int

Method Details

GetKnots() public method

public GetKnots ( ) : List
return List

GetPoints() public method

public GetPoints ( ) : List
return List

NumKnots() public method

public NumKnots ( ) : int
return int

Property Details

OneOverKnotScaleTrunc public property

public UInt16,System OneOverKnotScaleTrunc
return System.UInt16