Class VisualTransform
public sealed class VisualTransform
- Inheritance
-
VisualTransform
- Inherited Members
- Extension Methods
Properties
Methods
- Clear()
Immediately unsets any transforms.
- Copy(VisualTransform)
Updates the transform data of this visual transform by copying another.
- Lerp(VisualTransformLerpSettings, Action<VisualTransform>)
Lerps the specified transform changes using the specified settings.