SCNParticleSystem.PropertyControllers Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets a dictionary of controllers that animate different properties of particles in the system.
public SceneKit.SCNPropertyControllers PropertyControllers { get; set; }
member this.PropertyControllers : SceneKit.SCNPropertyControllers with get, set