Back to class index
| Polygon::TranslateSyntaxvoid Polygon::Translate(const float4 &offset); [5 lines of code]Translates this Polygon in world space. Parametersconst float4 &offsetThe amount of displacement to apply to this Polygon, in world space coordinates. See Also |