probeFilledInstanceParam
graphic probeFilledInstanceParam int integer
Description
Sets the transparency level when probing. The value 0 signifies that probe is fully transparent and the value 1000 signifies that probe is not transparent.
GUI Equivalent
Examples
envGetVal("graphic" "probeFilledInstanceParam")
envSetVal("graphic" "probeFilledInstanceParam" 'int 100)
Related Topics
Return to top