This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| dragengine:modules:dragonscript:behavior_renderablecustomcolor [2025/03/12 19:07] – dragonlord | dragengine:modules:dragonscript:behavior_renderablecustomcolor [2025/03/13 17:12] (current) – dragonlord | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| {{tag> | {{tag> | ||
| <WRAP youarehere> | <WRAP youarehere> | ||
| - | [[: | + | [[: |
| </ | </ | ||
| Line 24: | Line 24: | ||
| * [[gamedev: | * [[gamedev: | ||
| - | ====== Multi Texture Mode (Using Color Type Renderable | + | ===== Multi Texture Mode (Color Type Renderable) ===== |
| If no [[behavior_renderablecanvas|ECBehaviorRenderableCanvas]] is provided a color type [[gamedev: | If no [[behavior_renderablecanvas|ECBehaviorRenderableCanvas]] is provided a color type [[gamedev: | ||
| Line 30: | Line 30: | ||
| This mode of operation is best used for models using individual textures for each part to colorize. This is the fastest solution. | This mode of operation is best used for models using individual textures for each part to colorize. This is the fastest solution. | ||
| - | ====== Single Texture Mode (Using [[behavior_renderablecanvas|ECBehaviorRenderableCanvas]]) ===== | + | ===== Single Texture Mode (ECBehaviorRenderableCanvas) ==== |
| If [[behavior_renderablecanvas|ECBehaviorRenderableCanvas]] is provided a [[gamedev: | If [[behavior_renderablecanvas|ECBehaviorRenderableCanvas]] is provided a [[gamedev: | ||
| Line 52: | Line 52: | ||
| ====== Element Class Properties ====== | ====== Element Class Properties ====== | ||
| - | Element class properties have the prefix '' | + | Element class properties have the prefix '' |
| ===== renderable ===== | ===== renderable ===== | ||