VISU - PHP Game Framework

DynamicRenderableModel
in package

Table of Contents

Properties

$castsShadows  : bool
Should this object cast shadows?
$modelIdentifier  : string
The name / id of the model as it is registered in the LPModelCollection

Methods

__construct()  : mixed
Construct a new DynamicRenderableModel

Properties

$modelIdentifier

The name / id of the model as it is registered in the LPModelCollection

public string $modelIdentifier

Methods

__construct()

Construct a new DynamicRenderableModel

public __construct(string $modelIdentifier) : mixed
Parameters
$modelIdentifier : string

        
On this page

Search results