Click or drag to resize

NetworkedPointHandlingObjectGetPayload Method

Returns the payload (byte array). Can be empty array or null.

Namespace:  ImmerseSDK.Interaction.Pointing
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.5.0.0 (3.5.0.0)
Syntax
C#
public virtual byte[] GetPayload()

Return Value

Type: Byte
See Also