class CNmAnimationPoseNode_ _ CDefinition : public CNmPoseNode_ _ CDefinition
{
public:
int16 m_ nPoseTimeValueNodeIdx;
int16 m_ nDataSlotIdx;
Range_ t m_ inputTimeRemapRange;
float32 m_ flUserSpecifiedTime;
bool m_ bUseFramesAsInput;
};KV3 Class Defaults
{
_ class = "CNmAnimationPoseNode::CDefinition"
m_ nNodeIdx = -1
m_ nPoseTimeValueNodeIdx = -1
m_ nDataSlotIdx = -1
m_ inputTimeRemapRange =
{
m_ flMin = 0.0
m_ flMax = 1.0
}
m_ flUserSpecifiedTime = 0.0
m_ bUseFramesAsInput = false
}