LanguageEnglish
  • C#
  • JS

Script language

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

This version of Unity is unsupported.

ParticleSystem.CustomDataModule.GetMode

Switch to Manual

Parameters

streamThe name of the custom data stream to query.

Returns

ParticleSystemCustomDataMode The type of data being generated for the requested stream.

Description

Find out the type of custom data that is being generated for the chosen data stream.