Properties | |
| RtBool * | Active [get] |
| RtBool | Active [set] |
| int * | StreamType [get] |
| int | StreamType [set] |
| RtBool * | LocalGravity [get] |
| RtBool | LocalGravity [set] |
| RtFloat * | Atmosphere [get] |
| RtFloat | Atmosphere [set] |
| RtFloat * | Thining [get] |
| RtFloat | Thining [set] |
| VARIANT * | Gravity [get] |
| VARIANT | Gravity [set] |
| VARIANT * | Stream [get] |
| VARIANT | Stream [set] |
| BSTR * | Name [get] |
| BSTR | Name [set] |
RtBool* IRdPhysEnvAttrDisp::Active [get] |
Return active state of object
RtBool IRdPhysEnvAttrDisp::Active [set] |
Set active state of object.
| Val | [in] Active flag. |
int* IRdPhysEnvAttrDisp::StreamType [get] |
Return type of streaming.
int IRdPhysEnvAttrDisp::StreamType [set] |
Set type of streaming.
| Val | [in] Type of stream
|
RtBool* IRdPhysEnvAttrDisp::LocalGravity [get] |
Return type of local gravity.
RtBool IRdPhysEnvAttrDisp::LocalGravity [set] |
Set type of local gravity.
| Val | [in] local gravity flag.
|
RtFloat* IRdPhysEnvAttrDisp::Atmosphere [get] |
Return atmosphere.
RtFloat IRdPhysEnvAttrDisp::Atmosphere [set] |
Set atmosphere.
| Val | [in] Atmosphere value. |
RtFloat* IRdPhysEnvAttrDisp::Thining [get] |
Return thining value.
RtFloat IRdPhysEnvAttrDisp::Thining [set] |
Set thining value.
| pVal | [in] Thining value. |
VARIANT* IRdPhysEnvAttrDisp::Gravity [get] |
Return gravitation vector.
VARIANT IRdPhysEnvAttrDisp::Gravity [set] |
Set gravitation vector.
| pVal | [in] Gravity vector. |
VARIANT* IRdPhysEnvAttrDisp::Stream [get] |
Return stream vector.
VARIANT IRdPhysEnvAttrDisp::Stream [set] |
Set stream vector.
| pVal | [in] Stream vector. |
BSTR* IRdPhysEnvAttrDisp::Name [get] |
Return name of environment object.
BSTR IRdPhysEnvAttrDisp::Name [set] |
Set name of environment object.
| bstrVal | [in] Name of object. |
1.5.5