Represents a collection of scattering point provider elements.
Add | Adds a new default scattering point provider element to the collection. |
Clear | Clears all scattering point provider elements from the collection. |
InsertAt | Inserts a new scattering point provider element at the supplied index, configured with a component with the supplied identifier. |
RemoveAt | Removes the scattering point provider element with the specified index. |
Count | Returns the number of scattering point provider elements in the collection. |
Item | Given an index, returns the scattering point provider element in the collection. |