A3DGraphSpotLightGet
-
A3DStatus
A3DGraphSpotLightGet(const A3DGraphSpotLight *pLight, A3DGraphSpotLightData *pData) Fetches data from a spotlight source entity given its handle.
Parameters
pLight: A handle to the light to fetch data from.
pData: The``A3DGraphSpotLightData``to fill in.
Returns
A3D_SUCCESSor an error code in case of failure.