This repository was archived by the owner on Aug 21, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
packages/client-core/i18n/en Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 568568 },
569569 "hemisphere" : {
570570 "name" : " Hemisphere Light" ,
571- "description" : " A light which illuminates the scene from directly overhead ." ,
571+ "description" : " A light which illuminates the scene with a sky color from above and a ground color from below ." ,
572572 "lbl-skyColor" : " Sky Color" ,
573573 "lbl-groundColor" : " Ground Color" ,
574574 "lbl-intensity" : " Intensity"
11771177 "point-light" : " A light which emits in all directions from a single point." ,
11781178 "spot-light" : " Creates a light that shines in a specific direction." ,
11791179 "directional-light" : " Creates a light that emits evenly in a single direction." ,
1180- "hemisphere-light" : " A light which illuminates the scene from directly overhead ." ,
1180+ "hemisphere-light" : " A light which illuminates the scene with a sky color from above and a ground color from below ." ,
11811181 "particle-system" : " Creates a particle emitter." ,
11821182 "system" : " Inserts code into the scene by creating a new Entity Component System based on the provided .ts file" ,
11831183 "visual-script" : " Customizes state and behavior of entities through a visual node connections." ,
You can’t perform that action at this time.
0 commit comments