static bool | IsHmdPresent ( ) |
static bool | GetNodeStatePropertyVector3 ( Node nodeType, NodeStatePropertyType propertyType, OVRPlugin.Node ovrpNodeType, OVRPlugin.Step stepType, out Vector3 retVec ) |
static bool | GetNodeStatePropertyQuaternion ( Node nodeType, NodeStatePropertyType propertyType, OVRPlugin.Node ovrpNodeType, OVRPlugin.Step stepType, out Quaternion retQuat ) |
static bool OVRNodeStateProperties.IsHmdPresent ( ) |
---|
No description available.
|
static bool OVRNodeStateProperties.GetNodeStatePropertyVector3 ( Node nodeType, NodeStatePropertyType propertyType, OVRPlugin.Node ovrpNodeType, OVRPlugin.Step stepType, out Vector3 retVec ) |
---|
No description available.
|
static bool OVRNodeStateProperties.GetNodeStatePropertyQuaternion ( Node nodeType, NodeStatePropertyType propertyType, OVRPlugin.Node ovrpNodeType, OVRPlugin.Step stepType, out Quaternion retQuat ) |
---|
No description available.
|