You are here: Start » AVL.NET » Vector3D Constructor

Vector3D Constructor

Namespace:AvlNet
Assembly:AVL.NET.TS.dll

Syntax

public Vector3D
(
	float deltaX,
	float deltaY,
	float deltaZ
)

Parameters

Name Type Range Default Description
deltaXfloat
deltaYfloat
deltaZfloat

See also