Native Types
Following are the native types in Mama 3D environment:
- מספר - a numeric type, represents both integers and reals
- בוליאני - a boolean value, accepting either אמת or שקר
- עצם - a general Mama object
- מחרוזת - a string, a collection of characters
- צבע - an RGB color
- מפת_מרקמים - a texture map
- צליל - a sound
- עמדה - a captured pose of an object
- מיקום - a 3D array defining a position in the 3D space
- אוריינטציה - a 3D array defining the orientation in the 3D space
- נקודת_מבט - a combination of a מיקום and אוריינטציה