mirror of
https://github.com/photonstorm/phaser
synced 2025-02-16 22:18:29 +00:00
Updated docs
This commit is contained in:
parent
6cf95f3548
commit
fe17dfc022
1 changed files with 1 additions and 1 deletions
|
@ -49,7 +49,7 @@ var Model = new Class({
|
|||
/**
|
||||
* The Layer3D instance this model belongs to.
|
||||
*
|
||||
* A model can only belong to one single Layer3D instance at once.
|
||||
* A model can only belong to a single Layer3D instance.
|
||||
*
|
||||
* You should consider this property as being read-only. You cannot move a
|
||||
* model to another Layer3D by simply changing it.
|
||||
|
|
Loading…
Add table
Reference in a new issue