BaseScanControllerSetHeadBias(Int32, dvec3) Method |
Sets the head bias.
Namespace: RAYLASE.Marker.Device.ScanControllerAssembly: RAYLASE.Marker.Device (in RAYLASE.Marker.Device.dll) Version: 2.19.0
Syntaxpublic virtual void SetHeadBias(
int head,
dvec3 bias
)
Parameters
- head Int32
- Head number (starting with 0).
- bias dvec3
- Bias to set.
See Also