Click or drag to resize

CuboidScale(dvec3) Method

Scales the bounding box.

Namespace: RAYLASE.Marker.VectorGraphicElement
Assembly: RAYLASE.Marker.VectorGraphicElement (in RAYLASE.Marker.VectorGraphicElement.dll) Version: 2.19.0
Syntax
C#
public void Scale(
	dvec3 scale
)

Parameters

scale  dvec3
Scale.
See Also