#
# NEED_PARMS mip
#
# HELP: SYNOPSIS:
# HELP:     planeview/options/mip MIP depth
# HELP:
# HELP: DESCRIPTION:
# HELP:     The depth of the MIP
#
VIEW_SET Planes_YZ
OPACITY ${$argv[1]}
VIEW_SET Planes_XZ
OPACITY ${$argv[1]}
VIEW_SET Planes_XY
OPACITY ${$argv[1]}
