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

SphereGeometry Constructor

Declaration

public SphereGeometry(float radius);

Parameters

radius The radius of the sphere.

Description

Create a sphere shape with the provided parameter.