Update sphereShape

This commit is contained in:
Hamidreza Norouzi 2023-02-20 12:32:10 +03:30 committed by GitHub
parent d61c46f879
commit aece11657d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ objectName sphereDict;
objectType sphereShape; objectType sphereShape;
/*---------------------------------------------------------------------------*/ /*---------------------------------------------------------------------------*/
// names of shapes // names of shapes
names (lightSphere heavySphere); names (smallSphere largeSphere);
// diameter of shapes (m) // diameter of shapes (m)
diameters (0.004 0.005); diameters (0.004 0.005);
// material names for shapes // material names for shapes