Light

Overview

Light is a class in Aspose.3D FOSS for Python. Inherits from: Camera.

This class provides 1 method for working with Light objects in Python programs. Available methods include: __init__. All exported members are accessible to any Python application after installing the Aspose.3D FOSS for Python package.

Methods

SignatureDescription
__init__(name: str, light_type)

See Also