OceanTexData(bpy_struct)¶
base class — bpy_struct
-
class
bpy.types.
OceanTexData
(bpy_struct)¶ Ocean Texture settings
-
output
¶ The data that is output by the texture
DISPLACEMENT
Displacement, Output XYZ displacement in RGB channels.FOAM
Foam, Output Foam (wave overlap) amount in single channel.JPLUS
Eigenvalues, Positive Eigenvalues.EMINUS
Eigenvectors (-), Negative Eigenvectors.EPLUS
Eigenvectors (+), Positive Eigenvectors.
Type: enum in [‘DISPLACEMENT’, ‘FOAM’, ‘JPLUS’, ‘EMINUS’, ‘EPLUS’], default ‘DISPLACEMENT’
-
Inherited Properties
Inherited Functions
References