「利用者:Phonybone/Archive/Modular particle system/Data Links」の版間の差分
細 (moved User:Phonybone/Modular particle system/Data Links to User:Phonybone/Archive/Modular particle system/Data Links) |
細 (1版 をインポートしました) |
(相違点なし)
|
2018年6月29日 (金) 04:37時点における最新版
Data Links
A new feature has been implemented to organize links of particle settings to data outside the settings data block, e.g.
- Objects (emitters, colliders, ...)
- Materials
- Textures
Problem with such links is that they
- prevent reuse of particle settings for different particle systems
- introduce unwanted dependencies of the particle settings to other data.
The solution is the introduction of Particle Link Slots. These slots are only placeholders for the actual data, which is assigned in the concrete particle systems. Image 4 shows the typical example of an object link being used for an emitter module.