KitchenDraw SDK 2
Show / Hide Table of Contents

Class Scene.SceneLighting

Inheritance
object
Scene.SceneLighting
Inherited Members
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
Namespace: KD.SDK2
Assembly: KD.SDK2.dll
Syntax
public class Scene.SceneLighting

Properties

Name Description
AmbientPowerForFinalRendering

Ambient light power for the final photorealistic view mode.

AmbientPowerForRealtimeRendering

Ambient light power for the realtime photorealistic view mode.

ArtificialLight

Holds parameters defining the artificial lighting of the scene renderings.

NaturalLight

Holds parameters defining to the natural lighting of the scene renderings.

ShadingStrength

Shading strength.

In this article
Back to top Generated by DocFX