User Tools

Site Tools


DzUserDrawStyle

Properties

DAZ Script
BooleanisEnabled

Methods

Detailed Description

Any DrawStyle which should be available to the user for selecting need to be derived from this class.

Properties


Boolean : isEnabled

Whether or not the user style is available for use (Read Only).

Methods


String : getDescription()

Return Value:

  • A description/label for the DrawStyle; used for display in the viewport menu.

Pixmap : getPixmap()

Return Value:

  • A representative icon for the DrawStyle; used for display in the viewport menu.