cf_draw3d_peek_dash¶
Category: draw3d
GitHub: cute_draw3d.h
Returns the current dash pattern without popping it.
Remarks¶
The returned vector holds x: on length, y: off length, z: phase.
Category: draw3d
GitHub: cute_draw3d.h
Returns the current dash pattern without popping it.
The returned vector holds x: on length, y: off length, z: phase.