Class PlatformEffector2D
Inheritance
PlatformEffector2D
Assembly: UnityEngine.dll
public class PlatformEffector2D : Effector2D
Properties
Declaration
public float rotationalOffset { get; set; }
Property Value
Declaration
public float sideArc { get; set; }
Property Value
Declaration
public float surfaceArc { get; set; }
Property Value
Declaration
public bool useOneWay { get; set; }
Property Value
Declaration
public bool useOneWayGrouping { get; set; }
Property Value
Declaration
public bool useSideBounce { get; set; }
Property Value
Declaration
public bool useSideFriction { get; set; }
Property Value
Extension Methods