|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.jmex.model.converters.maxutils.KeyframeInfoChunk.KeyPointInTime
public class KeyframeInfoChunk.KeyPointInTime
Field Summary | |
---|---|
ColorRGBA |
colorTrack
|
float |
fallOff
|
float |
FOV
|
int |
frame
|
float |
hotSpot
|
java.lang.String |
morphName
|
Vector3f |
position
|
float |
roll
|
Quaternion |
rot
|
Vector3f |
scale
|
Constructor Summary | |
---|---|
KeyframeInfoChunk.KeyPointInTime()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public int frame
public Vector3f position
public Quaternion rot
public Vector3f scale
public float FOV
public float roll
public java.lang.String morphName
public float hotSpot
public float fallOff
public ColorRGBA colorTrack
Constructor Detail |
---|
public KeyframeInfoChunk.KeyPointInTime()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |