Skip to content

ModelRenderer

Adrien Givry edited this page Feb 7, 2025 · 4 revisions

Description

A ModelRenderer is necessary in combination with a MaterialRenderer to render a model in the world

Variables

This usertype has no variables

Constructors

Name Input Output Description
new ModelRenderer

Functions

Name Input Output Description
GetModel ModelRenderer: instance
Model Returns the current model
SetModel ModelRenderer: instance
Model: model
Defines the model to use
GetFrustumBehaviour ModelRenderer: instance
FrustumBehaviour Returns the current bounding mode
SetFrustumBehaviour ModelRenderer: instance
FrustumBehaviour: behaviour
Sets a bounding mode

Operators

This usertype has no operators

Clone this wiki locally