get_layer_model#
- omni.kit.widget.layers.get_layer_model() LayerModel #
Get the layer model from the window.
- Returns:
The layer model from the window, or None if the window is not available.
- Return type:
LayerModel or None
Get the layer model from the window.
The layer model from the window, or None if the window is not available.
LayerModel or None