IVRRenderModels.GetComponentButtonMask

Get the button mask for all buttons associated with this component If no buttons (or axes) are associated with this component, return 0 Note: multiple components may be associated with the same button. Ex: two grip buttons on a single controller. Note: A single component may be associated with multiple buttons. Ex: A trackpad which also provides "D-pad" functionality

class IVRRenderModels
ulong
GetComponentButtonMask
(
const(char)* pchRenderModelName
,
const(char)* pchComponentName
)

Meta