Light
Light()
Initialiseert een nieuw exemplaar van hetLight klasse.
public Light()
Zie ook
- class Light
- naamruimte Aspose.ThreeD.Entities
- montage Aspose.3D
Light(string)
Initialiseert een nieuw exemplaar van hetLight klasse.
public Light(string name)
| Parameter | Type | Beschrijving |
|---|---|---|
| name | String | Naam |
Zie ook
- class Light
- naamruimte Aspose.ThreeD.Entities
- montage Aspose.3D
Light(string, LightType)
Initialiseert een nieuw exemplaar van hetLight klasse.
public Light(string name, LightType type)
| Parameter | Type | Beschrijving |
|---|---|---|
| name | String | Naam |
| type | LightType | Nieuw lichttype |
Zie ook
- enum LightType
- class Light
- naamruimte Aspose.ThreeD.Entities
- montage Aspose.3D