docs.unity.cn
    Show / Hide Table of Contents

    Enum VolumesPreferences.VolumeGizmoVisibility

    Specifies how the gizmos for volumes are being drawn

    Namespace: UnityEditor.Rendering
    Syntax
    [Flags]
    public enum VolumeGizmoVisibility

    Fields

    Name Description Value
    Wireframe

    Wireframe


    1
    Solid

    Solid


    2
    Everything

    Solid with Wireframe


    3

    Extension Methods

    AnalyticsUtils.ToNestedColumn<VolumesPreferences.VolumeGizmoVisibility>(Boolean)
    AnalyticsUtils.ToNestedColumnWithDefault<VolumesPreferences.VolumeGizmoVisibility>(VolumesPreferences.VolumeGizmoVisibility, Boolean)
    ReflectionUtils.Invoke(String, Object[])
    ReflectionUtils.SetField(String, Object)
    ReflectionUtils.GetField(String)
    ReflectionUtils.GetFields()
    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on 07 August 2023