Where is the Asphalt material?

I was creating a road then I realized that Studio is not showing the Asphalt material…

image

How to select it?

1 Like

Um, there is no asphalt material yet. But it is gonna be added into Roblox Studio (It’s in Beta) The closest material to asphalt is concrete.

Hope this helped!

How? It’s listed there…


did you read that quote?

anyways it is listed under enum materials
Enum.Material.Asphalt

Studio is in beta and apparently will be in beta forever…
Being in beta doesn’t justify this problem.
In any case, do you say that I will only be able to access this (and other listed materials) through a script?

That list of Enums is for all the Materials available in the game. The Asphalt is currently one of the smooth terrain materials, though I think there are plans to eventually allow terrain materials to be used with parts and vice versa.

image
image

script.Parent.Material = Enum.Material.Asphalt

setting the material to Asphalt won’t change it to asphalt yet, sorry

new materials are in beta(I think)

Are you referring to Beta Features?
Can’t see anything related there…

no, it isn’t in beta features at all, if it was then I could use it

So, in short, currently the only way to access the complete material list is though script…

1 Like
Enum.Material:GetEnumItems()

this will give you a table including every material
hope this helps out

Yes, I know, tks.
My original question was about access to the entire list through the native Studio interface.

you can’t unless you use a plugin I guess

why do you need to do this anyways?

I think it’s obvious. There is no reason why all materials cannot be listed there. It’s a matter of user-friendly interface.

a lot of those materials are literally for terrain

Well, for me, it’s a bug, since all material should be listed in the current selection list.
I’ve created a bug report:

this isn’t even a studio bug, why did you post this in #bug-reports:studio-bugs?

For me, yes it is a bug.
But we will let Roblox’s staff judge that.

I believe that having 40 years of experience in IT, I know what a bug is.
I won’t be arguing with you, as apparently, you like to write a lot.
The matter is closed.