Version: 5.5
public void DisableVertexStreams (ParticleSystemVertexStreams streams);

파라미터

streams Streams to disable.

설명

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.