CuboidScale(dvec2) Method |
Scales the bounding box.
Namespace: RAYLASE.Marker.VectorGraphicElementAssembly: RAYLASE.Marker.VectorGraphicElement (in RAYLASE.Marker.VectorGraphicElement.dll) Version: 2.19.0
Syntaxpublic void Scale(
dvec2 scale
)
Parameters
- scale dvec2
- Scale.
See Also