OceanTexture(Texture)¶
base classes — bpy_struct, ID, Texture
-
class
bpy.types.OceanTexture(Texture)¶ Settings for the Ocean texture
-
ocean¶ The ocean data associated with this texture
Type: OceanTexData, (readonly)
-
users_material¶ Materials that use this texture (readonly)
-
users_object_modifier¶ Object modifiers that use this texture (readonly)
-
Inherited Properties
Inherited Functions