Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

CullingGroup.GetDistance

Declaration

public int GetDistance(int index);

Parameters

index The index of the sphere.

Returns

int The sphere's current distance band index.

Description

Get the current distance band index of a given sphere.