Class: ImagerySplitDirection

ImagerySplitDirection

new ImagerySplitDirection()

Relative to Scene # imagerySplitPosition, the orientation constant of the image layer is set to display on the left, right, or entire area of the splitter.

See:

Members

(static, constant) LEFTNumber

Display the image layer on the left side of Scene # imagerySplitPosition with an enumeration value of -1.0.

(static, constant) NONENumber

Always display the image layer with an enumeration value of 0.0.

(static, constant) RIGHTNumber

Display the image layer to the right of Scene # imagerySplitPosition, with an enumeration value of 1.0.