Table of Contents

Method Copy

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

Copy(VisualTransform)

Updates the transform data of this visual transform by copying another.

public void Copy(VisualTransform other)

Parameters

other VisualTransform

The visual transform to copy.