docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum DistributeOperation

    Namespace: Unity.VisualScripting
    Assembly: Unity.VisualScripting.Core.Editor.dll
    Syntax
    public enum DistributeOperation

    Fields

    Name Description
    DistributeBottomEdges

    Distribute the selected elements so that the bottom edges are at equal distance of one another.

    DistributeCenters

    Distribute the selected elements so that the horizontal centers are at equal distance of one another.

    DistributeHorizontalGaps

    Distribute the selected elements so that the horizontal gaps are all of equal size.

    DistributeLeftEdges

    Distribute the selected elements so that the left edges are at equal distance of one another.

    DistributeMiddles

    Distribute the selected elements so that the vertical middles are at equal distance of one another.

    DistributeRightEdges

    Distribute the selected elements so that the right edges are at equal distance of one another.

    DistributeTopEdges

    Distribute the selected elements so that the top edges are at equal distance of one another.

    DistributeVerticalGaps

    Distribute the selected elements so that the vertical gaps are all of equal size.

    Extension Methods

    Icons.Icon(Enum)
    NameUtility.DisplayName(Enum)
    NameUtility.HumanName(Enum)
    NameUtility.SelectedName(Enum, bool)
    XmlDocumentation.Documentation(Enum)
    XmlDocumentation.Summary(Enum)
    XAnalyserProvider.Analyser(object, GraphReference)
    XAnalyserProvider.Analyser(object, IGraphContext)
    XAnalyserProvider.Analyser<TAnalyser>(object, GraphReference)
    XAnalyserProvider.Analyser<TAnalyser>(object, IGraphContext)
    XAnalyserProvider.Analysis(object, GraphReference)
    XAnalyserProvider.Analysis(object, IGraphContext)
    XAnalyserProvider.Analysis<TAnalysis>(object, GraphReference)
    XAnalyserProvider.Analysis<TAnalysis>(object, IGraphContext)
    XDescriptorProvider.Describe(object)
    XDescriptorProvider.Description(object)
    XDescriptorProvider.Description<TDescription>(object)
    XDescriptorProvider.Descriptor(object)
    XDescriptorProvider.Descriptor<TDescriptor>(object)
    XDescriptorProvider.HasDescriptor(object)
    Cloning.CloneViaFakeSerialization<DistributeOperation>(DistributeOperation)
    Cloning.CloneViaFakeSerialization<DistributeOperation>(DistributeOperation)
    Cloning.Clone<DistributeOperation>(DistributeOperation, ICloner, bool)
    Cloning.Clone<DistributeOperation>(DistributeOperation, ICloner, bool)
    LinqUtility.Yield<DistributeOperation>(DistributeOperation)
    LinqUtility.Yield<DistributeOperation>(DistributeOperation)
    Serialization.CloneViaSerializationInto<DistributeOperation, TDestination>(DistributeOperation, ref TDestination, bool)
    Serialization.CloneViaSerializationInto<DistributeOperation, TDestination>(DistributeOperation, ref TDestination, bool)
    Serialization.CloneViaSerialization<DistributeOperation>(DistributeOperation, bool)
    Serialization.CloneViaSerialization<DistributeOperation>(DistributeOperation, bool)
    In This Article
    Back to top
    Copyright © 2025 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)