0
Wird überprüft

_Object2World node

Garrett Shields vor 8 Jahren aktualisiert vor 8 Jahren 2

It would be nice if we could have the _Object2World matrix accessible from a node.

Antwort

+1
Antwort
Wird überprüft

For what purpose? You can use it for transformations using the transform node

+1
Antwort
Wird überprüft

For what purpose? You can use it for transformations using the transform node

Ah how did I miss that.. Thanks for the reply Joachim.


This is what I was trying to do, pretty much just trying to offset vertices in a specific world direction.


Got it working with the Transform node now though. :)