whats an object texture?

image
image
bottom text. whats this for, whats the difference with a sample?

its a base class. in a Texture object you can put any child class like Texture2D (a bitmap) or others.

its same as Actor is the base class of character or spawn…you can put a character inside an actor variable. same with Texture object

1 Like