Table of Contents

Class VisualTransform

Namespace
Anvil.API
Assembly
NWN.Anvil.dll
public sealed class VisualTransform
Inheritance
VisualTransform
Inherited Members
Extension Methods

Properties

AnimSpeed
Rotation
Scale
Translation

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.