Class SnappingModuleSettingsUI | Unity Reflect | 1.0.0-preview.11
docs.unity3d.com
    Show / Hide Table of Contents

    Class SnappingModuleSettingsUI

    Inheritance
    Object
    SnappingModuleSettingsUI
    Namespace: UnityEditor.Experimental.EditorVR
    Syntax
    public class SnappingModuleSettingsUI : MonoBehaviour

    Properties

    directSnappingEnabled

    Declaration
    public Toggle directSnappingEnabled { get; }
    Property Value
    Type Description
    Toggle

    groundSnappingEnabled

    Declaration
    public Toggle groundSnappingEnabled { get; }
    Property Value
    Type Description
    Toggle

    limitRadius

    Declaration
    public Toggle limitRadius { get; }
    Property Value
    Type Description
    Toggle

    manipulatorSnappingEnabled

    Declaration
    public Toggle manipulatorSnappingEnabled { get; }
    Property Value
    Type Description
    Toggle

    pivotSnappingEnabled

    Declaration
    public Toggle pivotSnappingEnabled { get; }
    Property Value
    Type Description
    Toggle

    rotationSnappingEnabled

    Declaration
    public Toggle rotationSnappingEnabled { get; }
    Property Value
    Type Description
    Toggle

    snappingEnabled

    Declaration
    public Toggle snappingEnabled { get; }
    Property Value
    Type Description
    Toggle

    surfaceSnappingEnabled

    Declaration
    public Toggle surfaceSnappingEnabled { get; }
    Property Value
    Type Description
    Toggle

    Methods

    SetToggleValue(Toggle, Boolean)

    Declaration
    public void SetToggleValue(Toggle toggle, bool isOn)
    Parameters
    Type Name Description
    Toggle toggle
    Boolean isOn
    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023