Class Scene
Inherited Members
System.MarshalByRefObject.CreateObjRef(System.Type)
System.MarshalByRefObject.GetLifetimeService()
System.MarshalByRefObject.InitializeLifetimeService()
System.MarshalByRefObject.MemberwiseClone(System.Boolean)
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: NXOpen.Display
Assembly: NXOpen.dll
Syntax
public class Scene : Builder, IMessageSink, IComponentBuilder
Constructors
Scene()
Declaration
protected Scene()
Properties
Background
Declaration
public Background Background { get; }
Property Value
Type | Description |
---|---|
Background |
EnvironmentBuilder
Declaration
public EnvironmentBuilder EnvironmentBuilder { get; }
Property Value
Type | Description |
---|---|
EnvironmentBuilder |
ImageBasedLighting
Declaration
public ImageBasedLighting ImageBasedLighting { get; }
Property Value
Type | Description |
---|---|
ImageBasedLighting |
Lighting
Declaration
public Lighting Lighting { get; }
Property Value
Type | Description |
---|---|
Lighting |
Reflection
Declaration
public Reflection Reflection { get; }
Property Value
Type | Description |
---|---|
Reflection |
Stage
Declaration
public Stage Stage { get; }
Property Value
Type | Description |
---|---|
Stage |
Implements
System.Runtime.Remoting.Messaging.IMessageSink