Class Scene
Assembly: NXOpen.dll
Syntax
public class Scene : Builder, IMessageSink, IComponentBuilder
Constructors
Scene()
Declaration
Properties
Background
Declaration
public Background Background { get; }
Property Value
EnvironmentBuilder
Declaration
public EnvironmentBuilder EnvironmentBuilder { get; }
Property Value
ImageBasedLighting
Declaration
public ImageBasedLighting ImageBasedLighting { get; }
Property Value
Lighting
Declaration
public Lighting Lighting { get; }
Property Value
Reflection
Declaration
public Reflection Reflection { get; }
Property Value
Stage
Declaration
public Stage Stage { get; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink