#include <c4d_baseeffectordata.h>
Message struct for the MSG_SAMPLE_EFFECTOR_VALUE message.
Allows the sampling of the effector strength for a particular point.
Public Member Functions | |
| Effector_PassValueData () | |
Public Attributes | |
| Float | value |
| Vector | pos |
Default constructor.
| Vector pos |
The position in world coordinates.