API ReferenceSandbox.Clutter
public class Sandbox.Clutter.SimpleScatterer : Sandbox.Clutter.Scatterer
Constructors
Showing 1 constructors
public SimpleScatterer()
No results match this filter.
Methods
Showing 1 methods
protected virtual System.Collections.Generic.List`1<Sandbox.Clutter.ClutterInstance> Generate(BBox bounds, Sandbox.Clutter.ClutterDefinition clutter, Sandbox.Scene scene = null)
Parameters
scene: Default: null
No results match this filter.
Properties
Showing 5 properties
public bool Sandbox.Clutter.SimpleScatterer.AlignToNormal { get; set; }
public float Sandbox.Clutter.SimpleScatterer.Density { get; set; }
Points per square meter. 0.05 = sparse trees, 0.5 = dense grass.
public float Sandbox.Clutter.SimpleScatterer.HeightOffset { get; set; }
public bool Sandbox.Clutter.SimpleScatterer.PlaceOnGround { get; set; }
public RangedFloat Sandbox.Clutter.SimpleScatterer.Scale { get; set; }
Scale range for spawned objects.
No results match this filter.
Metadata
| Field | Value |
|---|---|
| Namespace | Sandbox.Clutter |
| Type | class |
| Assembly | Sandbox.Engine |
| Doc ID | T:Sandbox.Clutter.SimpleScatterer |