Summary
Records the positions and rotations of a set of objects so they can be returned later on.
- Assembly
- Animancer
.dll - Namespace
- Animancer
.Samples .InverseKinematics - Base Types
-
- MonoBehaviour
graph BT
Type-->Base0["MonoBehaviour"]
Type["TransformResetter"]
class Type type-node
Syntax
[AddComponentMenu(Strings.SamplesMenuPrefix + "Inverse Kinematics - Transform Resetter")]
[AnimancerHelpUrl(typeof(TransformResetter))]
public class TransformResetter : MonoBehaviour
Remarks
Sample:
Puppet
Attributes
| Type | Description |
|---|---|
| AddComponentMenu | |
| Animancer |
[Assert-Conditional]
A UnityEngine.HelpURLAttribute which points to Animancer's documentation.
|
Methods
| Name | Value | Summary |
|---|---|---|
| Awake |
void | |
| Return |
void |