MarkableConfigurationSetTransformation Method |
Namespace: RAYLASE.Marker.JobElementAssembly: RAYLASE.Marker.JobElement (in RAYLASE.Marker.JobElement.dll) Version: 2.19.0
Syntaxpublic void SetTransformation(
dvec3 scale,
dvec3 rotation,
dvec3 offset
)
Parameters
- scale dvec3
- The scale for the modelmatrix.
- rotation dvec3
- The rotation for the modelmatrix.
- offset dvec3
- The offset for the modelmatrix.
See Also