get_light_prim_list
- omni.usd.get_light_prim_list(usd_context=None)
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