You are here: Start » AVL.NET » Vector3D.Vector3D(float, float, float)
Vector3D.Vector3D(float, float, float)
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.TS.dll |
Syntax
public Vector3D( float deltaX, float deltaY, float deltaZ )
Parameters
- deltaX
- Type: System.Single
- deltaY
- Type: System.Single
- deltaZ
- Type: System.Single
