Transform Image 3D
Transform image in 3D space
Node Data | |
|---|---|
Display name | |
Transform Image 3D | |
Internal name | |
Node_3D_Transform_Image | |
Inheritances | |
| Node_3D | |
| Node_3D_Object | |
| Node_3D_Mesh | |
| Node_3D_Transform_Image | |
Inputs | |
vec3 |
Position |
vec3 |
Anchor |
quaternion |
Rotation |
vec3 |
Scale |
Material | |
surface |
Surface |
surface |
Back Surface |
vec2 |
Texture Tiling |
Camera | |
enum |
Projection |
float |
Fov |
vec2 |
View Range |
Render | |
vec2 |
Depth Range |
Preview | |
Outputs | |
d3mesh |
Mesh |
surface |
Rendered |
surface |
Depth |
Attributes | |
| Interpolation | |

This nodes allows 2D surface to be transform and animated in 3D space.
Preview
While the output is a 2D surface. The node is 3D internally, which means the node will preview as 3D plane. Note that while not shown, the output comes from the top orthographic view.

Commit History
| 1.21.rc2 |
|---|
| **Transform Image 3D**: Fix UI rendering error when playing animation. |