C# 클래스 ThreejsDemo.demo_cloths

상속: ParticleBaseDemo
파일 보기 프로젝트 열기: guidovanhilst/SharpThreejs

공개 메소드들

메소드 설명
Init ( ) : void
RequestFrame ( ) : void
demo_cloths ( string name, string category ) : System

비공개 메소드들

메소드 설명
MakeClothMesh ( THREE t ) : void
MakeGroundPlane ( THREE t ) : void
MakePortal ( ) : void

메소드 상세

Init() 공개 메소드

public Init ( ) : void
리턴 void

RequestFrame() 공개 메소드

public RequestFrame ( ) : void
리턴 void

demo_cloths() 공개 메소드

public demo_cloths ( string name, string category ) : System
name string
category string
리턴 System