Class ImageNodeBase
[Serializable]
public abstract class ImageNodeBase : ExecutableNodeBase, INode, IHasID, IGroupable
- Inheritance
-
ImageNodeBase
- Implements
- Derived
- Inherited Members
- Extension Methods
Constructors
- ImageNodeBase()
Initializes image-resolution settings to their default values.
Properties
- resolutionAbsolute
Absolute working resolution used when resolutionOverride is set to the absolute mode.
- resolutionMultiplier
Multiplier applied when resolutionOverride uses a relative resolution mode.
- resolutionOverride
Selects whether this node derives its working resolution from the graph request, the main input, or an absolute value.