CreateCapsule static method

Mesh CreateCapsule(
  1. String name,
  2. ICreateCapsuleOptions options,
  3. Scene scene
)

Implementation

external static Mesh CreateCapsule(String name, ICreateCapsuleOptions options, Scene scene);