Version: 2018.3 (switch to 2019.1)
LanguageEnglish
  • C#

ParticleSystem.CustomDataModule.GetVectorComponentCount

Switch to Manual
public int GetVectorComponentCount(ParticleSystemCustomData stream);

Parameters

streamThe 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.

对文档有任何疑问,请移步至开发者社区提问,我们将尽快为您解答