A3DMiscCascadedAttributesGet
-
A3DStatus
A3DMiscCascadedAttributesGet(const A3DMiscCascadedAttributes *pAttr, A3DMiscCascadedAttributesData *psData) A3DStatusA3DMiscCascadedAttributesGet(constA3DMiscCascadedAttributes* 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
A3DMiscCascadedAttributesDatato fill in.Returns
A3D_SUCCESSor an error code in case of failure.