Ultimate Replay Scripting Reference
ReplayTransform Fields |
The ReplayTransform type exposes the following members.
Fields
Name | Description | |
---|---|---|
interpolate |
Should the transform be interpolated between states.
This is recommended when low record rates are used as without interpolation the playback can seem jumpy.
|
|
recordPosition |
Should the position value of the transform be recorded.
|
|
recordRotation |
Should the rotation value of the transform be recorded.
|
|
recordScale |
Should the scale value of the transform be recorded.
|
See Also