Method Sphere
Sphere(float)
Creates a 3D Sphere.
public static IImplicitShape<GridPoint3> Sphere(float radius)
Parameters
radius
floatRadius of shape.
Creates a 3D Sphere.
public static IImplicitShape<GridPoint3> Sphere(float radius)
radius
floatRadius of shape.