mirror of
https://github.com/lubosz/overte.git
synced 2025-04-19 12:24:01 +02:00
Fix typo in Entities.EntityProperties-Material example
This commit is contained in:
parent
6474705ca2
commit
672e61c49d
1 changed files with 1 additions and 1 deletions
|
@ -965,7 +965,7 @@ EntityPropertyFlags EntityItemProperties::getChangedProperties() const {
|
|||
* // Value overrides entity's "color" property.
|
||||
* albedo: [1.0, 1.0, 0] // Yellow
|
||||
* }
|
||||
* }),
|
||||
* })
|
||||
* });
|
||||
*/
|
||||
|
||||
|
|
Loading…
Reference in a new issue