API ReferenceSandbox.Clutter
public class Sandbox.Clutter.SlopeMapping
Maps an clutter entry to a slope angle range.
Constructors
Showing 1 constructors
public SlopeMapping()
No results match this filter.
Properties
Showing 3 properties
public int Sandbox.Clutter.SlopeMapping.EntryIndex { get; set; }
Which clutter entry to use for this slope range.
public float Sandbox.Clutter.SlopeMapping.MaxAngle { get; set; }
Maximum slope angle (degrees) for this entry.
public float Sandbox.Clutter.SlopeMapping.MinAngle { get; set; }
Minimum slope angle (degrees) for this entry.
No results match this filter.
Metadata
| Field | Value |
|---|---|
| Namespace | Sandbox.Clutter |
| Type | class |
| Assembly | Sandbox.Engine |
| Doc ID | T:Sandbox.Clutter.SlopeMapping |