Legacy Documentation: Version 2018.1 (Go to current version)
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

SpriteMaskInteraction.None

Description

The sprite will not interact with the masking system.

This is the default interaction mode for sprites, and all existing sprites will have this value. If the sprite is expected to show some interaction with masks, then SpriteMaskInteraction.VisibleOutsideMask and SpriteMaskInteraction.VisibleUnderMask should be used.

Did you find this page useful? Please give it a rating: