ParticleEmitterShape_BoxOnGetLocalPosition Method |
Namespace: NeoAxisAssembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxprotected override void OnGetLocalPosition(
FastRandom random,
out Vector3 result
)
Parameters
- random FastRandom
-
- result Vector3
-
See Also