#include <c4d_baseeffectordata.h>
Message struct for the
MSG_SAMPLE_EFFECTOR_VALUE
message.
Allows the sampling of the effector strength for a particular point.
公共成员函数 |
|
Effector_PassValueData () |
Public Attributes |
|
Float | value |
向量 | pos |
Effector_PassValueData | ( | ) |
Default constructor.
Float value |
The strength at pos .
向量 pos |
The position in world coordinates.