C# Class ThreejsDemo.demo_cloths

Inheritance: ParticleBaseDemo
显示文件 Open project: guidovanhilst/SharpThreejs

Public Methods

Method Description
Init ( ) : void
RequestFrame ( ) : void
demo_cloths ( string name, string category ) : System

Private Methods

Method Description
MakeClothMesh ( THREE t ) : void
MakeGroundPlane ( THREE t ) : void
MakePortal ( ) : void

Method Details

Init() public method

public Init ( ) : void
return void

RequestFrame() public method

public RequestFrame ( ) : void
return void

demo_cloths() public method

public demo_cloths ( string name, string category ) : System
name string
category string
return System