Struct XrInputSourceLocalizedNameGetInfo
Inherited Members
Namespace: VIVE.OpenXR
Assembly: VIVE.OpenXR.dll
Syntax
public struct XrInputSourceLocalizedNameGetInfo
Constructors
XrInputSourceLocalizedNameGetInfo(XrStructureType, IntPtr, XrPath, XrInputSourceLocalizedNameFlags)
Declaration
public XrInputSourceLocalizedNameGetInfo(XrStructureType in_type, IntPtr in_next, XrPath in_path, XrInputSourceLocalizedNameFlags in_flags)
Parameters
Type | Name | Description |
---|---|---|
XrStructureType | in_type | |
IntPtr | in_next | |
XrPath | in_path | |
XrInputSourceLocalizedNameFlags | in_flags |
Fields
next
Declaration
public IntPtr next
Field Value
Type | Description |
---|---|
IntPtr |
sourcePath
Declaration
public XrPath sourcePath
Field Value
Type | Description |
---|---|
XrPath |
type
Declaration
public XrStructureType type
Field Value
Type | Description |
---|---|
XrStructureType |
whichComponents
Declaration
public XrInputSourceLocalizedNameFlags whichComponents
Field Value
Type | Description |
---|---|
XrInputSourceLocalizedNameFlags |