| |
ImporterShape ( in ImporterShape other ) |
| |
ImporterShape ( in String id, in String path ) |
| |
ImporterShape () |
| |
addMaterial ! ( in String material ) |
| ImporterShape |
clone ? () |
| |
cloneMembersTo ? ( io ImporterShape other ) |
| Box3 |
getBounds ? ( in ImporterContext context ) |
| Boolean |
getCollisionEnabled ? ( in ImporterContext context ) |
| Geometry |
getGeometry ? ( in ImporterContext context ) |
| Integer |
getGeometryType ? ( in ImporterContext context ) |
| UInt32 |
getMaterialCount ? ( in ImporterContext context ) |
| Ref<ImporterObject>[] |
getMaterials ? ( in ImporterContext context ) |
| |
initialize ! ( in String id, in String path, in String type ) |
| Boolean |
setAsMerged ! ( in Ref<ImporterObject> shapes[] ) |
| |
setBounds ! ( in Box3 bounds ) |
| |
setCollisionEnabled ! ( in Boolean collisionEnabled ) |
| |
setGeometry ! ( in Geometry geometry ) |
| |
setGeometryType ! ( in Integer geoType ) |
| |
setMaterials ! ( in String materials[] ) |
| Boolean |
updateProperty ! ( in String value, in ImporterContext context ) |