ShaderParticleGeometry Script

From the Fallout4 CreationKit Wiki
Revision as of 12:41, 3 December 2015 by imported>Plplecuyer (→‎Member Functions)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search


Extends: Form Script

Script for the manipulation of shader particle geometry objects.

Definition[edit | edit source]

ScriptName ShaderParticleGeometry extends Form Native Hidden

Properties[edit | edit source]

None

Global Functions[edit | edit source]

None

Member Functions[edit | edit source]

  • Function Apply(float afFadeInTime)
    • Applies this effect
  • Function Remove(float afFadeOutType)
    • Removes this effect

Events[edit | edit source]

None