ModelDisplayTransform Interface
A Transform supplied by a ModelDisplayTransformProvider to be applied to a model when displaying it in a Viewport.
Properties
Name | Type | Description | |
---|---|---|---|
premultiply | boolean | undefined | If true , transform is pre-multiplied with (i.e., appled before) the model's base transform. |
|
transform | Transform | The transform to be applied to the model. |
Defined in
Last Updated: 28 October, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.