Updates the size and origin of the cuboid by transforming all corner.
Namespace: RAYLASE.Marker.VectorGraphicElementAssembly: RAYLASE.Marker.VectorGraphicElement (in RAYLASE.Marker.VectorGraphicElement.dll) Version: 2.19.0
Syntaxpublic Cuboid Transform(
dmat4 transform
)
Parameters
- transform dmat4
- Matrix used for transformation.
Return Value
CuboidThis cuboid.
See Also