Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
ShadersAndParticles
PointlessAffector
C# Class ShadersAndParticles.PointlessAffector
Inheritance:
IParticleAffector
Exibir arquivo
Open project: Paulus/irrlichtnetcp
Public Methods
Method
Description
Affect
(
uint
now
,
Particle
Particles
) :
void
Method Details
Affect()
public
method
public
Affect
(
uint
now
,
Particle
Particles
) :
void
now
uint
Particles
IrrlichtNETCP.Particle
return
void