Int To Enum`1 (LogiX node)

From Neos Wiki
Jump to navigation Jump to search
Other languages:
English • ‎日本語
Int To Enum`1
'Int To Enum`1' LogiX node
Inputs
  Int Value
Outputs
  ShadowCastMode *

The Int To Enum`1 LogiX node converts an integer into an Enum. Typically such enumerated values are properties on components.

Usage

Use this node to convert an integer to an Enum. In general, it is not a good idea to rely on the specific numeric value of an Enum. However, the integer can be used to encode the Enum for storage.

Examples

Node Menu

Math / Enums
Back Enum To Int`1 Int To Enum`1