Redler Technologies Inc.

MotionDataPacketSetData(Single) Method

Sets the Payload of the packet with an Single value

Definition

Namespace: Redler.Motion.Communication.MotionPackets
Assembly: Redler.Motion.Communication (in Redler.Motion.Communication.dll) Version: 0.0.0.0
C#
public void SetData(
	float floatValue
)

Parameters

floatValue  Single
The new Payload

See Also