|
override void | InitFeature (AvatarReady avatar) |
| Initialize the feature.
|
|
override void | BeginRecording () |
|
override void | RecordFrame () |
|
virtual void | Start () |
|
void | StartRecording () |
| Start all recorders on this avatar.
|
|
void | RecordFrame () |
| Record current frame.
|
|
void | BeginRecording () |
| Initialize recording for this recorder, Use StartRecording to start all recorders.
|
|
void | StopRecording (string folder="") |
| Stop recording for all animations.
|
|
string | GetLastAnimationPath () |
|
virtual void | ResetFeature () |
|
|
Transform | TrackersRoot |
|
float | DistanceDelta = 0.01f |
|
float | RotationDelta = 0.01f |
|
string | AnimationName |
|
|
override void | EndRecording (string folder="") |
|
void | EndRecording (string folder="") |
| Stop recording for this recorder, Use StopRecording to stop all recorders.
|
|
|
void | SetupCurves (Transform t) |
|
void | SaveToJson (string folder, string fileName) |
|
void | SetCurves (Transform t, List< CurveInfo > curvesInfo, string path, ref int index) |
|
void | AddKeyframes (Transform t, ref int index) |
|
|
AvatarReady | avatar |
|
List< AnimationCurve > | curves |
|
float | currentTime |
|
|
string | LastAnimationPath |
|
bool | isRecording [get] |
|
◆ InitFeature()
override void Inria.Avatar.AvatarReady.RecordTrackerAnimationFeature.InitFeature |
( |
AvatarReady | avatar | ) |
|
|
inlinevirtual |
The documentation for this class was generated from the following file:
- RecordTrackerAnimationFeature.cs