Click or drag to resize

Angle3Property(Vector3) Constructor

Initializes a new instance of the Angle3Property class

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

Parameters

v  Vector3

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

See Also