premultiply
premultiply: boolean | undefined
If true
, transform is pre-multiplied with (i.e., appled before) the model's base transform.
Otherwise, the display transform will instead be post-multiplied with (i.e., applied after) the base transform.
Defined in
Last Updated: 28 October, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.