Search Results for

    Show / Hide Table of Contents

    Class GizmosFlexContainer_GreenCorners

    Inheritance
    Object
    GizmosFlexContainer_GreenCorners
    Namespace: Global
    Assembly: cs.temp.dll.dll
    Syntax
    public class GizmosFlexContainer_GreenCorners : IGizmoRenderer<FlexContainer>

    Fields

    - (Color) flexHierarchyContainersOutlineColour

    What color to draw the gizmos in Scene view

    - (Single) flexHierarchyGizmosInsetAmount

    How many pixels to inset the gizmos in Scene view when drawing the overlay that shows the approximate size/shape of each child FlexContainer

    Properties

    - (String) description

    Methods

    - (void) DrawAsWireframe(FlexContainer, Action, Single, Single, Int32)

    Parameters
    FlexContainer flexContainer
    Action<Vector3[], Vector2, Int32> renderer
    Single childInset
    Single insetAmount
    Int32 selectionDepth

    - (void) DrawGizmosAlways(FlexContainer)

    Parameters
    FlexContainer instanceToRenderFor

    - (void) DrawGizmosWhenSelfIsSelected(FlexContainer)

    Parameters
    FlexContainer instanceToRenderFor

    - (void) DrawGizmosWhenSelfOrAncestorIsSelected(FlexContainer)

    Parameters
    FlexContainer instanceToRenderFor

    - (void) DrawWireframe(Vector3[], Vector2, Int32)

    Parameters
    Vector3[] corners
    Vector2 canvasScaleFactor
    Int32 selectionDepth
    In This Article
    Back to top http://flexbuilder.ninja