Skip to content

ModelRenderer

Adrien GIVRY edited this page Sep 26, 2020 · 3 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
Returns the current bounding mode
SetFrustumBehaviour ModelRenderer: instance
FrustumBehaviour: behaviour
Sets a bounding mode

Operators

This usertype has no operators

Clone this wiki locally