Click or drag to resize

Vector3Property(Vector3) Constructor

Initializes a new instance of the Vector3Property class

Namespace: Demo3D.Visuals
Assembly: Demo3D.Core (in Demo3D.Core.dll) Version: 19.00.00
Syntax
C#
public Vector3Property(
	Vector3 v
)

Parameters

v  Vector3

[Missing <param name="v"/> documentation for "M:Demo3D.Visuals.Vector3Property.#ctor(Microsoft.DirectX.Vector3)"]

See Also