Vector3CopyTo Method (Single) |
Copies the contents of the vector into the given array.
Namespace:
SoftGear.Strix.Client.Ingame.Interpolation
Assembly:
strix-client-csharp-ingame (in strix-client-csharp-ingame.dll) Version: 2.3.0
Syntax public void CopyTo(
float[] array
)
Parameters
- array
- Type: SystemSingle
See Also