Api Sandbox Clutter SlopeMapping
class

SlopeMapping

public class SlopeMapping

Maps an clutter entry to a slope angle range.

Constructors

SlopeMapping()

Properties

Name Type Description
MinAngle Single Minimum slope angle (degrees) for this entry.
MaxAngle Single Maximum slope angle (degrees) for this entry.
EntryIndex Int32 Which clutter entry to use for this slope range.
Assembly: Sandbox.Engine Namespace: Sandbox.Clutter Full Name: Sandbox.Clutter.SlopeMapping