Click or drag to resize

BindablePoint(dvec3) Constructor

Initializes a new instance of the BindablePoint class

Namespace: RAYLASE.Shared.GUI
Assembly: RAYLASE.Shared (in RAYLASE.Shared.dll) Version: 2.19.0
Syntax
C#
public BindablePoint(
	dvec3 point
)

Parameters

point  dvec3

[Missing <param name="point"/> documentation for "M:RAYLASE.Shared.GUI.BindablePoint.#ctor(GlmSharp.dvec3)"]

See Also