Click or drag to resize

NLightSfxLaserDeviceChangeBeamProfileT Method

[Missing <summary> documentation for "M:RAYLASE.MarkerPlugin.Devices.Laser.NLight.NLightSfxLaserDevice.ChangeBeamProfile``1(System.UInt16,System.Boolean)"]


Namespace: RAYLASE.MarkerPlugin.Devices.Laser.NLight
Assembly: RAYLASE.MarkerPlugin (in RAYLASE.MarkerPlugin.dll) Version: 2.19.0
Syntax
C#
public override T ChangeBeamProfile<T>(
	ushort profileID,
	bool hasLaserOff
)

Parameters

profileID  UInt16

[Missing <param name="profileID"/> documentation for "M:RAYLASE.MarkerPlugin.Devices.Laser.NLight.NLightSfxLaserDevice.ChangeBeamProfile``1(System.UInt16,System.Boolean)"]

hasLaserOff  Boolean

[Missing <param name="hasLaserOff"/> documentation for "M:RAYLASE.MarkerPlugin.Devices.Laser.NLight.NLightSfxLaserDevice.ChangeBeamProfile``1(System.UInt16,System.Boolean)"]

Type Parameters

T

[Missing <typeparam name="T"/> documentation for "M:RAYLASE.MarkerPlugin.Devices.Laser.NLight.NLightSfxLaserDevice.ChangeBeamProfile``1(System.UInt16,System.Boolean)"]

Return Value

T

[Missing <returns> documentation for "M:RAYLASE.MarkerPlugin.Devices.Laser.NLight.NLightSfxLaserDevice.ChangeBeamProfile``1(System.UInt16,System.Boolean)"]

See Also