mask_values

MASK_LIVING
Clear this mask to prevent the vid from being expired when any of its parents gets deleted.

MASK_ORIENTATION
Clear this value to prevent the vid from inheriting any rotation values from parents, and use its own center as origo from rotations.

MASK_OPACITY
Clear this value to prevent the vid from inheriting any opacity/visibility values from parents other than WORLDID.

MASK_POSITION
Clear this value to prevent the vid from inheriting any position values from parents other than WORLDID.

MASK_SCALE
Clear this value to prevent the vid from inheriting any scale values from parents other than WORLDID. (currently not in use)

MASK_UNPICKABLE
Clear this value to allow the object to be returned in picking queries.

related functions:

[image_mask_clearall] [image_mask_set] [image_mask_clear] [image_mask_toggle]


Related

Wiki: image_mask_clear
Wiki: image_mask_clearall
Wiki: image_mask_set
Wiki: image_mask_toggle

MongoDB Logo MongoDB