[TCheckBoxFormControlObj]C# [TCheckBoxFormControlObj]Visual Basic
The Particle System Manager whose properties (SimulationSpeed and UpdatesPerSecond) this particle system should follow. If null is not specified, the Manager's properties will be copied into this particle system immediately. NOTE: This Particle System's properties will only clone the Manager's properties if the Manager's properties are Enabled. For example, the Manager's SimulationSpeed will only be copied to this Particle System if the Manager's SimulationSpeedIsEnabled property is true. NOTE: This value is automatically set to the last Particle System Manager the Particle System is added to. Namespace: DPSF Assembly: DPSF (in DPSF.dll) Version: 2.5.0.0 Syntax
Property Value Type: ParticleSystemManager Implements IDPSFParticleSystem..::..ParticleSystemManagerToCopyPropertiesFrom See Also DPSF<(Of <(<'Particle, Vertex>)>)> Class |