DrawCommand
interludesoftware.tick¶
Interlude.Tick¶
DrawCommand Class¶
Inheritance System.Object → DrawCommand
Constructors¶
DrawCommand(DrawType) Constructor¶
Creates a DrawCommand of the given type with all fields initialised to their defaults.
Parameters¶
type Interlude.Tick.DrawCommand.DrawType
Methods¶
DrawCommand.DeepCopy() Method¶
Returns a new DrawCommand with all fields copied, instantiating the Interlude.Tick.DrawCommand.Mesh if present.
Returns¶
DrawCommand.Reset() Method¶
Resets all fields to their default values so the instance can be returned to a pool and reused.