LightType
Overview
LightType is a class in Aspose.3D FOSS for Python.
Light types.
This class declares 1 method for LightType objects in Python programs.
Available methods include: __init__.
All public members are accessible to any Python application after installing the Aspose.3D FOSS for Python package.
Methods
| Signature | Description |
|---|---|
__init__(name: str) | Calls init(name) on this LightType instance. |