Model
class Model(raw: ERROR CLASS: Symbol not found for CValue<ERROR CLASS: Symbol not found for raylib.internal.Model>)
Represents a raylib model.
Constructors
Properties
Functions
Link copied to clipboard
Adds a material to the model.
Link copied to clipboard
Removes the material at the specified index.
Link copied to clipboard
Removes a mesh and its associated material from the model at the specified index.
Link copied to clipboard
Sets the material at the specified index.
Link copied to clipboard
Sets the material for a specific mesh in the model.