mirror of
https://github.com/overte-org/overte.git
synced 2025-04-19 12:23:24 +02:00
update header
This commit is contained in:
parent
472dd07625
commit
7e658896e6
1 changed files with 1 additions and 2 deletions
|
@ -6,8 +6,7 @@
|
|||
// Distributed under the Apache License, Version 2.0.
|
||||
// See the accompanying file LICENSE or http://www.apache.org/licenses/LICENSE-2.0.html
|
||||
//
|
||||
// A firefly which is animated by passerbys. It's physical, no gravity, periodic forces applied.
|
||||
// If a firefly is found to
|
||||
|
||||
|
||||
var SIZE = 0.2;
|
||||
var TYPE = "Model"; // Right now this can be "Box" or "Model" or "Sphere"
|
||||
|
|
Loading…
Reference in a new issue