base classes — bpy_struct, ID, Texture
Environment map texture
Gets the environment map associated with this texture
Type : | EnvironmentMap, (readonly) |
---|
Maximum eccentricity. Higher gives less blur at distant/oblique angles, but is also slower
Type : | int in [1, 256], default 0 |
---|
Maximum number of samples. Higher gives less blur at distant/oblique angles, but is also slower
Type : | int in [1, 256], default 0 |
---|
Multiply the filter size used by MIP Map and Interpolation
Type : | float in [0.1, 50], default 0.0 |
---|
Texture filter to use for sampling image
Type : | enum in [‘BOX’, ‘EWA’, ‘FELINE’, ‘AREA’], default ‘BOX’ |
---|
Parameters defining which layer, pass and frame of the image is displayed
Type : | ImageUser, (readonly) |
---|
Use Filter Size as a minimal filter value in pixels
Type : | boolean, default False |
---|
Uses auto-generated MIP maps for the image
Type : | boolean, default False |
---|
Use Gauss filter to sample down MIP maps
Type : | boolean, default False |
---|
Materials that use this texture (readonly)
Object modifiers that use this texture (readonly)
Inherited Properties
Inherited Functions
|