Callie
game
model
geometry for scene object
value
as: |file|
atributes
- * file [String] path to (*.mod)/(*.mto) for single/multiple uv geometry
- appearance [appearance] material/texture
- stripifier [Boolean:true]
- orient [Boolean:false]
nodes
- appearance [0..1] material / texture
Examples
1 2 3 | model(file: "data/butterfly/body.mod" , appearance:_appearance(texture: "data/butterfly/butterfly.png" , mipMap:true )); |
1 2 3 4 | model(file: "data/house/tools.mto" , appearance:_appearance(){ texture(texture: "data/house/tools.png" ,mipMap:true); texture(texture: "data/house/toolsLight.png" ,mipMap:true); }); |
- scene
- map
- control
- weapon
- colision
- animationTransform
- animation
- ai
- agent
- check
- bhoneSkin
- frame
- shot
- item
- model
- color
- appearance
- texture
- textureCombine
- shaderParameter
- group
- onOff
- shared
- link
- onTime
- time
- translation
- rotation
- scaling
- key
- posPath
- rotPath
- posRotPath
- posRotScalePath
- KBpath
- TCBpath
- transform
- rotate
- vector
- point
- scale
- ambientLight
- directionalLight
- pointLight
- spotLight