Legacy Documentation: Version 5.5
LanguageEnglish
  • C#
  • JS

Script language

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

ParticleSystemRenderer.DisableVertexStreams

public void DisableVertexStreams(ParticleSystemVertexStreams streams);

Parameters

streams Streams to disable.

Description

Disable a set of vertex shader streams on the particle system renderer. The position stream is always enabled, and any attempts to remove it will be ignored.