CullingGroup.StateChanged

public delegate void StateChanged(CullingGroupEvent sphere);

Parameters

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

Description

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

SA: CullingGroup.onStateChanged.

Did you find this page useful? Please give it a rating: