#include
<class_key_frame_proxy_1_1_proxy.h>

Public Member Functions |
|
| __init__ () | |
| updatePivot () | |
| updatePivotAxis () | |
| addKeyframe () | |
| removeKeyframe () | |
| setKeyframe () | |
| moveKeyframe () | |
| setCurrentTime () | |
| setNodeFreeze () | |
| executeMethodEx () | |
| createKeyframeAnimation () | |
| Copied method from Erik's non-submitted
KeyframeAnimationProxy. |
|
| createProxy () | |
Public Attributes |
|
| duration = property(__getDuration) | |
| currentTime = property(__getCurrentTime, __setCurrentTime) | |
| preserve = property(__getPreserve, __setPreserve) | |
| KeyFrameProxy.Proxy.__init__ | ( | ) |
Reimplemented from FbxProxy.Proxy.
| KeyFrameProxy.Proxy.updatePivot | ( | ) |
| KeyFrameProxy.Proxy.updatePivotAxis | ( | ) |
| KeyFrameProxy.Proxy.addKeyframe | ( | ) |
| KeyFrameProxy.Proxy.removeKeyframe | ( | ) |
| KeyFrameProxy.Proxy.setKeyframe | ( | ) |
| KeyFrameProxy.Proxy.moveKeyframe | ( | ) |
| KeyFrameProxy.Proxy.setCurrentTime | ( | ) |
| KeyFrameProxy.Proxy.setNodeFreeze | ( | ) |
| KeyFrameProxy.Proxy.executeMethodEx | ( | ) |
| KeyFrameProxy.Proxy.createKeyframeAnimation | ( | ) |
Copied method from Erik's non-submitted KeyframeAnimationProxy.
| KeyFrameProxy.Proxy.createProxy | ( | ) |
Reimplemented from FbxProxy.Proxy.
| KeyFrameProxy.Proxy.duration = property(__getDuration) |
| KeyFrameProxy.Proxy.currentTime = property(__getCurrentTime, __setCurrentTime) |
| KeyFrameProxy.Proxy.preserve = property(__getPreserve, __setPreserve) |