This site is currently in read-only mode during migration to a new platform.
You cannot post questions, answers or comments, as they would be lost during the migration otherwise.
0 votes

It's usual to ask, "Why is this not rendering, and this not rendering?". But here is the thing, I want to do something to not render a material instead of using alpha (unless there is something that makes the alpha not render the material once fully transparent), anyways, is there a way to not render the material?

Godot version 3.3.3
in Engine by (19 points)

1 Answer

+1 vote
Best answer

Hi,
if you are talking about 3D Material!?

if you want a simple hack than you can use the distance fade ... just set both values to maximum.
Sure it would be better to turn of the visibility for the node.

by (4,088 points)
selected by
Welcome to Godot Engine Q&A, where you can ask questions and receive answers from other members of the community.

Please make sure to read Frequently asked questions and How to use this Q&A? before posting your first questions.
Social login is currently unavailable. If you've previously logged in with a Facebook or GitHub account, use the I forgot my password link in the login box to set a password for your account. If you still can't access your account, send an email to [email protected] with your username.