Click or drag to resize

SPICE3DeviceSetHeadBias(Int32, dvec3) Method

[Missing <summary> documentation for "M:RAYLASE.MarkerPlugin.Devices.ScanController.SPICE3.SPICE3Device.SetHeadBias(System.Int32,GlmSharp.dvec3)"]


Namespace: RAYLASE.MarkerPlugin.Devices.ScanController.SPICE3
Assembly: RAYLASE.MarkerPlugin (in RAYLASE.MarkerPlugin.dll) Version: 2.19.0
Syntax
C#
public override void SetHeadBias(
	int head,
	dvec3 bias
)

Parameters

head  Int32

[Missing <param name="head"/> documentation for "M:RAYLASE.MarkerPlugin.Devices.ScanController.SPICE3.SPICE3Device.SetHeadBias(System.Int32,GlmSharp.dvec3)"]

bias  dvec3

[Missing <param name="bias"/> documentation for "M:RAYLASE.MarkerPlugin.Devices.ScanController.SPICE3.SPICE3Device.SetHeadBias(System.Int32,GlmSharp.dvec3)"]

See Also