기술 자료

지원

Random node

Generate random numbers within a specified range.
읽는 시간 1분최근 업데이트: 5일 전

The Random node is a random value generator. Typical uses:
  • Get a random number within a range (for example, 0 to 1, or 5 to 10).
  • Pick a random item from a list (for example, a random color).
  • Create randomness in positions, rotations, and timing for natural variation.