EffectorStrengths Struct Reference

#include <c4d_baseeffectordata.h>

Detailed Description

Structure for handling the strengths from a value driven effector.

See also
NoiseEffector SDK example for a complete example of usage.

Public Attributes

Vector pos
 
Vector scale
 
Vector rot
 
Vector col
 
Vector other
 
Vector other2
 
Vector other3
 

Member Data Documentation

◆ pos

Vector pos

Position.

◆ scale

Vector scale

Scale.

◆ rot

Vector rot

Rotation.

◆ col

Vector col

Color.

◆ other

Vector other

First other.

◆ other2

Vector other2

Second other.

◆ other3

Vector other3

Second other.