{{+bindTo:partials.standard_nacl_api}}
float | width |
float | height |
The PP_FloatSize
struct contains the size of a 2D rectangle.
float PP_FloatSize::height |
This value represents the height of the rectangle.
float PP_FloatSize::width |
This value represents the width of the rectangle.