Unit 'OpenGL_Particles' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#pl_opengl]

fxInterpValues

Declaration

Source position: OpenGL_Particles.pas line 350

procedure fxInterpValues(

  const Attributes: Word;

  var aDestParticle: TFxParticle;

  const aSrcParticle: TFxParticle;

  IFactor: single

); overload;

procedure fxInterpValues(

  const Attributes: Word;

  aGroup: TFxGroup;

  const aSrcParticle: TFxParticle;

  IFactor: single

); overload;



CT Web help

CodeTyphon Studio