s&box docs
API ReferenceSandbox.Clutter

public class Sandbox.Clutter.SlopeMapping

Maps an clutter entry to a slope angle range.

Constructors

Showing 1 constructors

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.

Metadata

FieldValue
NamespaceSandbox.Clutter
Typeclass
AssemblySandbox.Engine
Doc IDT:Sandbox.Clutter.SlopeMapping

On this page