C# Class ThreejsDemo.demo_carpet

Inheritance: ParticleBaseDemo
Mostra file Open project: guidovanhilst/SharpThreejs

Public Methods

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

Private Methods

Method Description
MakeCarpetMesh ( THREE t ) : void

Method Details

Init() public method

public Init ( ) : void
return void

RequestFrame() public method

public RequestFrame ( ) : void
return void

demo_carpet() public method

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