Interface IProvidesContainsVRPlayerCompletely
Provide the ability to check whether objects contain the VR Player objects completely
Inherited Members
Namespace: Unity.EditorXR.Interfaces
Assembly: solution.dll
Syntax
public interface IProvidesContainsVRPlayerCompletely : IFunctionalityProvider
Methods
Name | Description |
---|---|
ContainsVRPlayerCompletely(GameObject) | Checks whether the VR Player objects are contained completely within an object's bounding box |