C# Class TechfairKinect.Components.Particles.ParticleComponentRenderer

Inheritance: IComponentRenderer
Mostra file Open project: techx/old-techfair-kinect-booth

Public Methods

Method Description
Render ( double interpolation ) : void

Method Details

Render() public abstract method

public abstract Render ( double interpolation ) : void
interpolation double
return void