Scripting API

<<FileSend Main Index FillFlash>>
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

Fill

Script Name: Fill
Name: Fill
Library: ToolPaint
Description: Fill the selected area with the selected material.
Status bar text: Flood Fill Tool: Use to fill an area with a color, pattern, or gradient
Tool tip text: Flood Fill Tool
Undo text: Fill
 
Parameter Repository:
NameScript NameType Description Supports None Default Minimum Maximum
Blend ModeBlendModeEnumeration (BlendMode)Determines how to blend the selected material into the selected pixels.NoNormal
Match ModeMatchModeEnumeration (MatchMode)Method to determine the binding pixels.NoRGBValue
MaterialMaterialParameter RepositoryMaterial to use for fillingYes
Use ForegroundUseForegroundEnumeration (Boolean)Use foreground material if material parameter is noneNoTrue
OpacityOpacityIntegerOpacityNo1001100
PointPointPointStarting point of the fill.No(0.0,0.0)
Use all layersSampleMergedEnumeration (Boolean)Merge layers to determine binding pixels.NoFalse
ToleranceToleranceIntegerTolerance to determine binding pixels.No200200
General SettingsGeneralSettingsParameter RepositoryContains parameters that control the execution of the command.No
 
Command Attributes:
IsExternal: true
IsUndoable: true
NoRepeat: true
DisallowNullMaterial: true
UsesCachedMaterials: true
ProcessChanges: true
FinalizeTransient: true
 
Resource Attributes: