mirror of
https://github.com/HifiExperiments/overte.git
synced 2025-06-01 11:31:36 +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.
|
* // Value overrides entity's "color" property.
|
||||||
* albedo: [1.0, 1.0, 0] // Yellow
|
* albedo: [1.0, 1.0, 0] // Yellow
|
||||||
* }
|
* }
|
||||||
* }),
|
* })
|
||||||
* });
|
* });
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue