C# Class LSLib.Granny.Model.TransformTrack

Afficher le fichier Open project: Norbyte/lslib Class Usage Examples

Méthodes publiques

Свойство Type Description
Flags int
Name string

Méthodes publiques

Méthode Description
ExportAnimations ( ) : List
ExportTransform ( IList keyframes, string name, string target ) : List

Private Methods

Méthode Description
InterpolateFrames ( List keyframes ) : void
mergeKeyframes ( ) : List

Method Details

ExportAnimations() public méthode

public ExportAnimations ( ) : List
Résultat List

ExportTransform() public méthode

public ExportTransform ( IList keyframes, string name, string target ) : List
keyframes IList
name string
target string
Résultat List

Property Details

Flags public_oe property

public int Flags
Résultat int

Name public_oe property

public string Name
Résultat string