Struct JointAngleLimits2D
Inherited Members
Namespace: UnityEngine
Assembly: UnityEngine.dll
Syntax
public struct JointAngleLimits2D
Properties
| Improve this Doc View Sourcemax
Declaration
public float max { get; set; }
Property Value
Type | Description |
---|---|
Single |
min
Declaration
public float min { get; set; }
Property Value
Type | Description |
---|---|
Single |