Version: 5.5
public void DisableVertexStreams (ParticleSystemVertexStreams streams);

Parámetros

streams Streams to disable.

Descripción

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.