A3DMiscCascadedAttributesGet

A3DStatus A3DMiscCascadedAttributesGet(const A3DMiscCascadedAttributes *pAttr, A3DMiscCascadedAttributesData *psData)
A3DStatus A3DMiscCascadedAttributesGet(const A3DMiscCascadedAttributes* pAttr, A3DMiscCascadedAttributesData* psData)

Fetches data from a cascaded attributes entity given its handle.

Parameters

pAttr: A handle to the light to fetch data from.

psData: The``A3DMiscCascadedAttributesData``to fill in.

Returns

A3D_SUCCESSor an error code in case of failure.