C# Class ThreejsDemo.canvas_ascii_effect

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

Protected Properties

Свойство Type Description
startTime double

Méthodes publiques

Méthode Description
Init ( ) : void
Render ( ) : void
canvas_ascii_effect ( string name, string category ) : System

Method Details

Init() public méthode

public Init ( ) : void
Résultat void

Render() public méthode

public Render ( ) : void
Résultat void

canvas_ascii_effect() public méthode

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

Property Details

startTime protected_oe property

protected double startTime
Résultat double