Class GizmosFlexItem_X
Inheritance
GizmosFlexItem_X
Assembly: cs.temp.dll.dll
Syntax
public class GizmosFlexItem_X : IGizmoRenderer<FlexItem>
Fields
- (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
- (Color)
flexHierarchyItemOutlineColour
What color to draw the gizmos in Scene view
Properties
Methods
- (void)
DrawAsWireframe(FlexItem, Single, Int32)
- (void)
DrawGizmosAlways(FlexItem)
Parameters
FlexItem |
instanceToRenderFor |
|
- (void)
DrawGizmosWhenSelfIsSelected(FlexItem)
Parameters
FlexItem |
instanceToRenderFor |
|
- (void)
DrawGizmosWhenSelfOrAncestorIsSelected(FlexItem)
Parameters
FlexItem |
instanceToRenderFor |
|