This version of Unity is unsupported.

ParticleSystem.CollisionModule.GetPlane

Switch to Manual

Declaration

public Transform GetPlane(int index);

Parameters

index Specifies which plane to access.

Returns

Transform The plane.

Description

Get a collision plane associated with this Particle System.