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