Good afternoon everyone, I have 3 questions here
-
As shown in the title and the example below, can anyone gives me some hints about why except background, all my other colors just turn black?
Minimal Example -
I thought I could update the dynamicTexture just before rendering(I comment out that line before render), but that is not true, I am kind of confused…
-
It’s about doc. I would like to know the difference between interface, function, variable, enumerations
So far, I guess interface is some ‘features’ certain class could have ?
enumeration is some flags we will use is the code?
And when I tried to find MeshBuilder, I thought it would be in method, but it turns out to be in variable, so why method, variable and functions … is organized in that way?
Any answer is deeply appreciated, thank you for reading!!
