MayaFlux 0.5.0
Digital-First Multimedia Processing Framework
Loading...
Searching...
No Matches

◆ width_scale

float MayaFlux::Portal::Graphics::MillSpec::width_scale { 0.05F }

World units of total ribbon width per unit of a vertex's scalar.

Those scalars carry pixel-era values sized for setLineWidth, so this maps them into world space; a caller whose scalars are already world-scale sets it to 1. Scene dependent, since width does not track screen space.

Definition at line 53 of file PrimitiveMill.hpp.

53{ 0.05F };

Referenced by MayaFlux::Portal::Graphics::mill_on_host().