Using .PNG files as objects

Hello, is there any way to use PNG files (image files) as physical objects to add to these files?

Create a plane and attach the png to that.

Tks for help-me…

But is there any way to leave the plane so that only appears transparent PNG file?

The plane itself will not appear once it has a texture. so you will see through any transparency in the texture.

Just make sure you use the Transparent Diffuse shader if your PNG has transparencies.

Tks, I used diffuse / Transparent and it worked perfectly!