SetDrawDefaults

Set all draw properties to their default states

Syntax: SetDrawDefaults()

Notes: This function sets:

  • Intensity: 128

  • Color to 0x80340000

  • Blend to 50 percent

  • Drawing style to STD.

  • This function does not affect pallet settings.

Example: SetDrawDefaults()

See also: SetDrawStyle

Last updated

Was this helpful?