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.