0
En revisión

_Object2World node

Garrett Shields hace 8 años actualizado hace 8 años 2

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

Respuesta

+1
Respuesta
En revisión

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

+1
Respuesta
En revisión

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. :)