VLRequestEventData
Information at the moment of sending a VL request. Used when the OnVLPoseRequested event of VLSDKManager is called.
| Property | Type | Description |
|---|---|---|
| Url | string | The address to send the VL request (Invoke URL). |
| SecretKey | string | The Secret Key used in the VL request. |
| RequestTexture | Texture2D | The camera image used when sending the VL request. |