You are here: Start » AVL.NET » Point3D.Point3D(float, float, float)
Point3D.Point3D(float, float, float)
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.TS.dll |
Syntax
public Point3D( float x, float y, float z )
Parameters
- x
- Type: System.Single
- y
- Type: System.Single
- z
- Type: System.Single
