Effector_PassValueData Struct Reference

#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()

Effector_PassValueData ( )

Default constructor.

Member Data Documentation

◆  value

Float value

The strength at pos .

◆  pos

向量 pos

The position in world coordinates.