Function CommandBuilder2D.WithMatrix
WithMatrix
(Matrix4x4 matrix)
Scope to draw multiple things with an implicit matrix transformation.
Public
WithMatrix
(float3x3 matrix)
Scope to draw multiple things with an implicit matrix transformation.
Public