Typings: DeepImmutableObject exposed via public API, but not exported

TransformNode.setPivotMatrix(…) requires a DeepImmutableObject

I see it is intentionally hidden:

Wondering what a good solution is here if you know one, but otherwise I can dig into it more and do a PR or is there a reason we can’t have the method signature use BabylonjsCoreMatrix?. Thanks.

Hi @brianzinn

Not sure I can help you. Maybe @Deltakosh ?

We can definitely expose it :slight_smile: Please just export it and add a comment :slight_smile:

I’ll do a PR tonight. Thanks.

1 Like