C# Class ThreejsDemo.demo_cloths

Inheritance: ParticleBaseDemo
Afficher le fichier Open project: guidovanhilst/SharpThreejs

Méthodes publiques

Méthode Description
Init ( ) : void
RequestFrame ( ) : void
demo_cloths ( string name, string category ) : System

Private Methods

Méthode Description
MakeClothMesh ( THREE t ) : void
MakeGroundPlane ( THREE t ) : void
MakePortal ( ) : void

Method Details

Init() public méthode

public Init ( ) : void
Résultat void

RequestFrame() public méthode

public RequestFrame ( ) : void
Résultat void

demo_cloths() public méthode

public demo_cloths ( string name, string category ) : System
name string
category string
Résultat System