Class IrayPlusStudioAnimationBuilder
Inheritance
System.Object
System.MarshalByRefObject
IrayPlusStudioAnimationBuilder
Implements
System.Runtime.Remoting.Messaging.IMessageSink
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)
Assembly: NXOpen.dll
Syntax
public class IrayPlusStudioAnimationBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
IrayPlusStudioAnimationBuilder()
Declaration
protected IrayPlusStudioAnimationBuilder()
Properties
AnimationCustomEndTime
Declaration
public double AnimationCustomEndTime { get; set; }
Property Value
Type |
Description |
System.Double |
|
AnimationCustomHeight
Declaration
public int AnimationCustomHeight { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
AnimationCustomStartTime
Declaration
public double AnimationCustomStartTime { get; set; }
Property Value
Type |
Description |
System.Double |
|
AnimationCustomWidth
Declaration
public int AnimationCustomWidth { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
AnimationFileOutput
Declaration
public IrayPlusStudioAnimationBuilder.AnimationFileOutputType AnimationFileOutput { get; set; }
Property Value
Declaration
public int AnimationFrameNumOfIterations { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
AnimationFrameTimeLimit
Declaration
public DateBuilder AnimationFrameTimeLimit { get; }
Property Value
AnimationResolution
Declaration
public IrayPlusStudioAnimationBuilder.AnimationResolutionType AnimationResolution { get; set; }
Property Value
AnimationSolution
Declaration
public string AnimationSolution { get; set; }
Property Value
Type |
Description |
System.String |
|
AutoCompletionCustomPixelRatio
Declaration
public double AutoCompletionCustomPixelRatio { get; set; }
Property Value
Type |
Description |
System.Double |
|
AutoCompletionCustomQualityFactor
Declaration
public double AutoCompletionCustomQualityFactor { get; set; }
Property Value
Type |
Description |
System.Double |
|
AutoCompletionType
Declaration
public IrayPlusStudioAnimationBuilder.AnimationAutoCompletionType AutoCompletionType { get; set; }
Property Value
Caustics
Declaration
public bool Caustics { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
CustomFrameRate
Declaration
public int CustomFrameRate { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
Denoiser
Declaration
public bool Denoiser { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
public string FileInput { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
public string FolderInput { get; set; }
Property Value
Type |
Description |
System.String |
|
FrameRate
Declaration
public IrayPlusStudioAnimationBuilder.FramesPerSecondRateType FrameRate { get; set; }
Property Value
LockAspectRatio
Declaration
[Obsolete("Deprecated in NX1980.0.0. All animation AVIs or images directly use camera aspect ratio now. Lock aspect ratio is no longer supported.")]
public bool LockAspectRatio { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
ProcessingType
Declaration
public IrayPlusStudioAnimationBuilder.AnimationProcessingType ProcessingType { get; set; }
Property Value
RemoteRender
Declaration
public bool RemoteRender { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
RenderDuration
Declaration
public IrayPlusStudioAnimationBuilder.AnimationRenderDurationType RenderDuration { get; set; }
Property Value
RenderQuality
Declaration
public IrayPlusStudioAnimationBuilder.AnimationRenderQualityType RenderQuality { get; set; }
Property Value
ScheduledTaskName
Declaration
public string ScheduledTaskName { get; set; }
Property Value
Type |
Description |
System.String |
|
ScheduledTaskPriority
Declaration
public int ScheduledTaskPriority { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
TimeRange
Declaration
public IrayPlusStudioAnimationBuilder.AnimationTimeRangeType TimeRange { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink