Table of Contents

Method GetSkeletalBoneDataCompressed

Namespace
Valve.VR
Assembly
Bonsai.VR.dll

GetSkeletalBoneDataCompressed(ulong, EVRSkeletalMotionRange, IntPtr, uint, ref uint)

public EVRInputError GetSkeletalBoneDataCompressed(ulong action, EVRSkeletalMotionRange eMotionRange, IntPtr pvCompressedData, uint unCompressedSize, ref uint punRequiredCompressedSize)

Parameters

action ulong
eMotionRange EVRSkeletalMotionRange
pvCompressedData IntPtr
unCompressedSize uint
punRequiredCompressedSize uint

Returns

EVRInputError