get_light_prim_list
- Gets a list of pre-defined light types. - Parameters
- usd_context (omni.usd.UsdContext, optional) – UsdContext for those lights to be defined. Defaults to None. 
- Returns
- A list of pre-defined light types. 
- Return type
- list 
 
Gets a list of pre-defined light types.
usd_context (omni.usd.UsdContext, optional) – UsdContext for those lights to be defined. Defaults to None.
A list of pre-defined light types.
list