References for Texture
- Environment
- Texture BackgroundImage
- Material
- Texture GetBitmapTexture()
- Texture GetBumpTexture()
- Texture GetEnvironmentTexture()
- Texture GetTexture(TextureType which)
- Texture GetTransparencyTexture()
- bool SetBitmapTexture(Texture texture)
- bool SetBumpTexture(Texture texture)
- bool SetEnvironmentTexture(Texture texture)
- bool SetTexture(Texture texture, TextureType which)
- bool SetTransparencyTexture(Texture texture)
- File3dmRenderTexture
- Texture ToTexture()
- SimulatedTexture
- SimulatedTexture(Texture texture)