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

Script language

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

ParticleSystem.CustomDataModule.GetVectorComponentCount

Switch to Manual
public int GetVectorComponentCount(ParticleSystemCustomData stream);

Parameters

stream The name of the custom data stream to retrieve the curve from.

Returns

int The number of curves.

Description

Query how many MinMaxCurve elements are being used to generate this stream of custom data.