You are here: Start » 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