Version: 2017.3
public delegatevoid StateChanged (CullingGroupEvent sphere);

파라미터

sphere A CullingGroupEvent that provides information about the sphere that has changed.

설명

This delegate is used for recieving a callback when a sphere's distance or visibility state has changed.

SA: CullingGroup.onStateChanged.