public class TrackData
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
TrackData.Type |
| Constructor and Description |
|---|
TrackData() |
| Modifier and Type | Method and Description |
|---|---|
void |
checkTimesConsistantcy()
Deprecated.
|
void |
checkTimesConsistency()
Verify that the
times, translations, rotations, and
scales vectors all have the same length, if present. |
void |
ensureTranslationRotations(Transform localTransforms) |
int |
getNbKeyFrames() |
void |
update() |
public void update()
public void checkTimesConsistency()
times, translations, rotations, and
scales vectors all have the same length, if present.AssetLoadException - if the lengths differ@Deprecated public void checkTimesConsistantcy()
public int getNbKeyFrames()
public void ensureTranslationRotations(Transform localTransforms)