The '''Texture3DForce''' component makes a 3 dimensional field that affects the movement of particles in a particle system based on the colors of a 3D texture. The colors map from RGB->XYZ in that order. The XYZ mapped value is used to affect the movement of particles.
The '''Texture3DForce''' component makes a 3 dimensional field that affects the movement of particles in a particle system based on the colors of a [[Texture3D|3D texture]]. The colors map from RGB->XYZ in that order. The XYZ mapped value is used to affect the movement of particles.
This component is part of the [[Photon Dust]] system made by [[User:Frooxius|Frooxius]].
This component is part of the [[Photon Dust]] system made by [[User:Frooxius|Frooxius]].
The Texture3DForce component makes a 3 dimensional field that affects the movement of particles in a particle system based on the colors of a 3D texture. The colors map from RGB->XYZ in that order. The XYZ mapped value is used to affect the movement of particles.