#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 Attributes | |
| Float | value |
| Vector | pos |
| const EffectorDataStruct * | effectorData |
| Vector pos |
The position in world coordinates.
| const EffectorDataStruct* effectorData |
Internal effector data from Effector_PassData::effectorData of a previous execution of the MSG_EXECUTE_EFFECTOR message.