SYMBOL INDEX (130 symbols across 25 files) FILE: DepthAPI-BiRP/Assets/DepthAPISample/Scripts/ChangeInputListener.cs class ChangeInputListener (line 26) | public class ChangeInputListener : MonoBehaviour method Update (line 35) | private void Update() method IsUsingHands (line 47) | public bool IsUsingHands() FILE: DepthAPI-BiRP/Assets/DepthAPISample/Scripts/HandRemovalToggler.cs class HandRemovalToggler (line 27) | public class HandRemovalToggler : MonoBehaviour type HandsRemovalStyle (line 30) | public enum HandsRemovalStyle method Awake (line 43) | private void Awake() method Start (line 48) | private void Start() method Update (line 54) | void Update() method SetHandsOcclusionStyle (line 64) | private void SetHandsOcclusionStyle(HandsRemovalStyle style) method OnMicroGestureLeftHand (line 83) | public void OnMicroGestureLeftHand(OVRHand.MicrogestureType gesture) FILE: DepthAPI-BiRP/Assets/DepthAPISample/Scripts/HandsStyleUiListener.cs class HandsStyleUiListener (line 26) | public class HandsStyleUiListener : MonoBehaviour method OnEnable (line 37) | private void OnEnable() method OnDisable (line 42) | private void OnDisable() method Update (line 47) | private void Update() method UpdateHandsStyleText (line 56) | private void UpdateHandsStyleText(HandRemovalToggler.HandsRemovalStyle... FILE: DepthAPI-BiRP/Assets/DepthAPISample/Scripts/InputChangeUiToggler.cs class InputChangeUiToggler (line 25) | public class InputChangeUiToggler : MonoBehaviour method OnEnable (line 32) | private void OnEnable() method OnDisable (line 40) | private void OnDisable() method HandleInputChanged (line 48) | private void HandleInputChanged(bool isUsingHands) FILE: DepthAPI-BiRP/Assets/DepthAPISample/Scripts/OcclusionToggler.cs class OcclusionToggler (line 31) | public class OcclusionToggler : MonoBehaviour method Start (line 41) | void Start() method Update (line 46) | void Update() method SwitchToNextOcclusionType (line 54) | private void SwitchToNextOcclusionType() method SetOcclusionType (line 60) | private void SetOcclusionType() method OnMicroGestureRightHand (line 70) | public void OnMicroGestureRightHand(OVRHand.MicrogestureType gesture) FILE: DepthAPI-BiRP/Assets/DepthAPISample/Scripts/Poster.cs class Poster (line 28) | [RequireComponent(typeof(OcclusionDepthBias))] method Awake (line 39) | private void Awake() method Highlight (line 45) | public void Highlight() method Unhighlight (line 58) | public void Unhighlight() method AdjustDepthBias (line 65) | public void AdjustDepthBias(float val) method SetDepthBias (line 71) | public void SetDepthBias(float val) FILE: DepthAPI-BiRP/Assets/DepthAPISample/Scripts/PosterPlacer.cs class PosterPlacer (line 26) | public class PosterPlacer : MonoBehaviour method Awake (line 54) | private void Awake() method OnEnable (line 67) | private void OnEnable() method OnDisable (line 72) | private void OnDisable() method Update (line 77) | private void Update() method UnhighlightAllPosters (line 175) | private void UnhighlightAllPosters() method ProjectPoster (line 183) | private void ProjectPoster(RaycastHit hit) method PlacePoster (line 196) | private void PlacePoster(RaycastHit hit) method PlacePreviewPoster (line 222) | private void PlacePreviewPoster(RaycastHit hit) method HidePosterPreview (line 253) | private void HidePosterPreview() method ClearPosters (line 259) | private void ClearPosters() method HandleInputChanged (line 268) | private void HandleInputChanged(bool isUsingHands) method OnMicroGesture (line 273) | public void OnMicroGesture(OVRHand.MicrogestureType gesture) FILE: DepthAPI-BiRP/Assets/DepthAPISample/Scripts/PosterPreview.cs class PosterPreview (line 27) | [RequireComponent(typeof(OcclusionDepthBias))] method Awake (line 32) | void Awake() method AdjustDepthBias (line 37) | public void AdjustDepthBias(float val) method SetDepthBias (line 42) | public void SetDepthBias(float val) FILE: DepthAPI-BiRP/Assets/DepthAPISample/Scripts/SceneMeshDepthMask.cs class SceneMeshDepthMask (line 9) | public class SceneMeshDepthMask : MonoBehaviour method Awake (line 21) | private void Awake() method LoadRoomMesh (line 26) | public void LoadRoomMesh() method Update (line 42) | private void Update() method OnMicroGesture (line 81) | public void OnMicroGesture(OVRHand.MicrogestureType gesture) FILE: DepthAPI-BiRP/Assets/DepthAPISample/Scripts/SceneSwitcher.cs class SceneSwitcher (line 26) | public class SceneSwitcher : MonoBehaviour method Update (line 28) | private void Update() FILE: DepthAPI-BiRP/Assets/DepthAPISample/Scripts/UiCameraFollower.cs class UiCameraFollower (line 25) | public class UiCameraFollower : MonoBehaviour method Awake (line 29) | private void Awake() method Update (line 38) | void Update() FILE: DepthAPI-BiRP/Assets/DepthAPISample/Scripts/WallViewController.cs class WallViewController (line 26) | public class WallViewController : MonoBehaviour method Start (line 34) | void Start() method AdjustTextureTiling (line 44) | private void AdjustTextureTiling() method Update (line 48) | private void Update() method SetWallsVisible (line 57) | private void SetWallsVisible(bool isOn) FILE: DepthAPI-URP/Assets/DepthAPISample/Scripts/ChangeInputListener.cs class ChangeInputListener (line 26) | public class ChangeInputListener : MonoBehaviour method Update (line 35) | private void Update() method IsUsingHands (line 47) | public bool IsUsingHands() FILE: DepthAPI-URP/Assets/DepthAPISample/Scripts/HandRemovalToggler.cs class HandRemovalToggler (line 27) | public class HandRemovalToggler : MonoBehaviour type HandsRemovalStyle (line 30) | public enum HandsRemovalStyle method Awake (line 43) | private void Awake() method Start (line 48) | private void Start() method Update (line 54) | void Update() method SetHandsOcclusionStyle (line 64) | private void SetHandsOcclusionStyle(HandsRemovalStyle style) method OnMicroGestureLeftHand (line 83) | public void OnMicroGestureLeftHand(OVRHand.MicrogestureType gesture) FILE: DepthAPI-URP/Assets/DepthAPISample/Scripts/HandsStyleUiListener.cs class HandsStyleUiListener (line 26) | public class HandsStyleUiListener : MonoBehaviour method OnEnable (line 37) | private void OnEnable() method OnDisable (line 42) | private void OnDisable() method Update (line 47) | private void Update() method UpdateHandsStyleText (line 56) | private void UpdateHandsStyleText(HandRemovalToggler.HandsRemovalStyle... FILE: DepthAPI-URP/Assets/DepthAPISample/Scripts/InputChangeUiToggler.cs class InputChangeUiToggler (line 25) | public class InputChangeUiToggler : MonoBehaviour method OnEnable (line 32) | private void OnEnable() method OnDisable (line 40) | private void OnDisable() method HandleInputChanged (line 48) | private void HandleInputChanged(bool isUsingHands) FILE: DepthAPI-URP/Assets/DepthAPISample/Scripts/OcclusionToggler.cs class OcclusionToggler (line 31) | public class OcclusionToggler : MonoBehaviour method Start (line 41) | void Start() method Update (line 46) | void Update() method SwitchToNextOcclusionType (line 54) | private void SwitchToNextOcclusionType() method SetOcclusionType (line 60) | private void SetOcclusionType() method OnMicroGestureRightHand (line 70) | public void OnMicroGestureRightHand(OVRHand.MicrogestureType gesture) FILE: DepthAPI-URP/Assets/DepthAPISample/Scripts/Poster.cs class Poster (line 27) | [RequireComponent(typeof(OcclusionDepthBias))] method Awake (line 38) | private void Awake() method Highlight (line 44) | public void Highlight() method Unhighlight (line 57) | public void Unhighlight() method AdjustDepthBias (line 64) | public void AdjustDepthBias(float val) method SetDepthBias (line 70) | public void SetDepthBias(float val) FILE: DepthAPI-URP/Assets/DepthAPISample/Scripts/PosterPlacer.cs class PosterPlacer (line 26) | public class PosterPlacer : MonoBehaviour method Awake (line 54) | private void Awake() method OnEnable (line 67) | private void OnEnable() method OnDisable (line 72) | private void OnDisable() method Update (line 77) | private void Update() method UnhighlightAllPosters (line 175) | private void UnhighlightAllPosters() method ProjectPoster (line 183) | private void ProjectPoster(RaycastHit hit) method PlacePoster (line 196) | private void PlacePoster(RaycastHit hit) method PlacePreviewPoster (line 222) | private void PlacePreviewPoster(RaycastHit hit) method HidePosterPreview (line 253) | private void HidePosterPreview() method ClearPosters (line 259) | private void ClearPosters() method HandleInputChanged (line 268) | private void HandleInputChanged(bool isUsingHands) method OnMicroGesture (line 273) | public void OnMicroGesture(OVRHand.MicrogestureType gesture) FILE: DepthAPI-URP/Assets/DepthAPISample/Scripts/PosterPreview.cs class PosterPreview (line 27) | [RequireComponent(typeof(OcclusionDepthBias))] method Awake (line 32) | void Awake() method AdjustDepthBias (line 37) | public void AdjustDepthBias(float val) method SetDepthBias (line 42) | public void SetDepthBias(float val) FILE: DepthAPI-URP/Assets/DepthAPISample/Scripts/SceneMeshDepthMask.cs class SceneMeshDepthMask (line 9) | public class SceneMeshDepthMask : MonoBehaviour method Awake (line 21) | private void Awake() method LoadRoomMesh (line 26) | public void LoadRoomMesh() method Update (line 42) | private void Update() method OnMicroGesture (line 81) | public void OnMicroGesture(OVRHand.MicrogestureType gesture) FILE: DepthAPI-URP/Assets/DepthAPISample/Scripts/SceneSwitcher.cs class SceneSwitcher (line 26) | public class SceneSwitcher : MonoBehaviour method Update (line 28) | private void Update() FILE: DepthAPI-URP/Assets/DepthAPISample/Scripts/UiCameraFollower.cs class UiCameraFollower (line 25) | public class UiCameraFollower : MonoBehaviour method Awake (line 29) | private void Awake() method Update (line 38) | void Update() FILE: DepthAPI-URP/Assets/DepthAPISample/Scripts/WallViewController.cs class WallViewController (line 26) | public class WallViewController : MonoBehaviour method Start (line 34) | void Start() method AdjustTextureTiling (line 44) | private void AdjustTextureTiling() method Update (line 48) | private void Update() method SetWallsVisible (line 57) | private void SetWallsVisible(bool isOn) FILE: Packages/com.meta.xr.depthapi/Runtime/Core/Scripts/Utils/OcclusionDepthBias.cs class OcclusionDepthBias (line 26) | public class OcclusionDepthBias : MonoBehaviour method Awake (line 33) | void Awake() method SetDepthBias (line 55) | public void SetDepthBias(float value) method AdjustDepthBias (line 71) | public void AdjustDepthBias(float value)