Blender V4.3
FMod_Noise Struct Reference

#include <DNA_anim_types.h>

Public Attributes

float size
 
float strength
 
float phase
 
float offset
 
short depth
 
short modification
 

Detailed Description

Definition at line 243 of file DNA_anim_types.h.

Member Data Documentation

◆ depth

short FMod_Noise::depth

Definition at line 249 of file DNA_anim_types.h.

◆ modification

short FMod_Noise::modification

Definition at line 250 of file DNA_anim_types.h.

◆ offset

float FMod_Noise::offset

Definition at line 247 of file DNA_anim_types.h.

◆ phase

float FMod_Noise::phase

Definition at line 246 of file DNA_anim_types.h.

◆ size

float FMod_Noise::size

Definition at line 244 of file DNA_anim_types.h.

Referenced by fcm_noise_new_data().

◆ strength

float FMod_Noise::strength

Definition at line 245 of file DNA_anim_types.h.


The documentation for this struct was generated from the following file: