API ReferenceSandbox.Clutter
SlopeMappingclass
Maps an clutter entry to a slope angle range.
object→SlopeMapping
Constructors1
Showing 1 constructors
public SlopeMapping()
No results match this filter.
Properties3
Showing 3 properties
public int Sandbox.Clutter.SlopeMapping.EntryIndex { get; set; }
Which clutter entry to use for this slope range.
Returns:
int—public float Sandbox.Clutter.SlopeMapping.MaxAngle { get; set; }
Maximum slope angle (degrees) for this entry.
Returns:
float—public float Sandbox.Clutter.SlopeMapping.MinAngle { get; set; }
Minimum slope angle (degrees) for this entry.
Returns:
float—No results match this filter.