Extension: omni.kit.property.light-1.0.10

Documentation Generated: Nov 07, 2024

Overview

The omni.kit.property.light module provides a user interface widget specifically designed for editing light properties within the Omniverse Kit. It leverages the capabilities of USD and UsdLux, enabling users to manipulate various attributes of light primitives such as color, intensity, and shadows. The module includes a custom widget, LightSchemaAttributesWidget, which interacts with USD’s lighting schemas and supports multiple light types.

General Use Case

The LightSchemaAttributesWidget can be used by developers and artists working within the Omniverse Kit environment to interactively modify light properties in a scene. It simplifies the process of tweaking light attributes by providing a comprehensive and user-friendly UI.

User Guide