Callie
game
texture
texture
value
as: |texture|
atributes
- * texture [String] path to image
- mipMap [Boolean:false]
- format [{formatRGBA, formatRGBA4, formatRGB5_A1, formatRGB, formatRGB4, formatRGB5, formatR3_G3_B2, formatLUM8_ALPHA8, formatLUM4_ALPHA4, formatLUMINANCE, formatALPHA}:formatRGB]
- textureMode [{modulate,decal,blend,replace,combine}:modulate]
- combineRgbMode [{combineReplace, combineModulate, combineAdd, combineAddSigned, combineSubstract, combineInterpolate, combineDot3}]
- combineAlphaMode [{combineReplace, combineModulate, combineAdd, combineAddSigned, combineSubstract, combineInterpolate, combineDot3}]
- combineRgbScale [Integer] {1,2,4}
- combineAlphaScale [Integer] {1,2,4}
- textureTransform [transform]
- textureCombine [textureCombine[]]
- blendColor [color]
nodes
- transform [0..1]
- textureCombine [0.N]
- color [0.1]
Examples
1 | texture(texture: "data/house/floor.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