C# Class Files.Vitaboy.Motion

Afficher le fichier Open project: Afr0Games/Project-Dollhouse

Méthodes publiques

Свойство Type Description
BoneName string
Duration float
FirstRotationIndex uint
FirstTranslationIndex uint
FrameCount uint
HasPropsList bool
HasRotation bool
HasTimepropertyLists bool
HasTranslation bool
PropertyLists List>
TimePropertyLists List>

Méthodes publiques

Méthode Description
Motion ( FileReader Reader ) : System.Collections.Generic

Method Details

Motion() public méthode

public Motion ( FileReader Reader ) : System.Collections.Generic
Reader FileReader
Résultat System.Collections.Generic

Property Details

BoneName public_oe property

public string BoneName
Résultat string

Duration public_oe property

public float Duration
Résultat float

FirstRotationIndex public_oe property

public uint FirstRotationIndex
Résultat uint

FirstTranslationIndex public_oe property

public uint FirstTranslationIndex
Résultat uint

FrameCount public_oe property

public uint FrameCount
Résultat uint

HasPropsList public_oe property

public bool HasPropsList
Résultat bool

HasRotation public_oe property

public bool HasRotation
Résultat bool

HasTimepropertyLists public_oe property

public bool HasTimepropertyLists
Résultat bool

HasTranslation public_oe property

public bool HasTranslation
Résultat bool

PropertyLists public_oe property

public List> PropertyLists
Résultat List>

TimePropertyLists public_oe property

public List> TimePropertyLists
Résultat List>