Primitive to be drawn set in a context with MTimeSiderCustomDrawManager.
Constructor & Destructor Documentation
OpenMayaUI.MTimeSliderDrawPrimitive.__init__
(
)
Initialize self. See help(type(self)) for accurate signature.
Member Function Documentation
OpenMayaUI.MTimeSliderDrawPrimitive.__new__
(
)
static
Create and return a new object. See help(type) for accurate signature.
Property Documentation
OpenMayaUI.MTimeSliderDrawPrimitive.bottom
static
Bottom offset.
OpenMayaUI.MTimeSliderDrawPrimitive.color
static
Color of the primitive.
OpenMayaUI.MTimeSliderDrawPrimitive.drawType
static
One of the primitive type.
kFilledRect Draws a filled rectangle with no border.
kUpperOutline Draws an outline with no bottom side.
kFullOutline Draws an outline on all sides.
kVerticalLine Draws a vertical line at startTime.
kBracket Draws a bracket from start to end time.
kFrameFlag Draws a flag at a specific frame.