Class SafePadding.PerEdgeValues
Inheritance
System.Object
SafePadding.PerEdgeValues
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: MacacaGames.ViewSystem
Assembly: Macaca.ViewSystem.dll
Syntax
[Serializable]
public class PerEdgeValues
Fields
| Improve this Doc View Sourcebottom
Declaration
public SafePadding.EdgeEvaluationMode bottom
Field Value
Type | Description |
---|---|
SafePadding.EdgeEvaluationMode |
influence
Declaration
public float influence
Field Value
Type | Description |
---|---|
System.Single |
influenceBottom
Declaration
public float influenceBottom
Field Value
Type | Description |
---|---|
System.Single |
influenceLeft
Declaration
public float influenceLeft
Field Value
Type | Description |
---|---|
System.Single |
influenceRight
Declaration
public float influenceRight
Field Value
Type | Description |
---|---|
System.Single |
influenceTop
Declaration
public float influenceTop
Field Value
Type | Description |
---|---|
System.Single |
left
Declaration
public SafePadding.EdgeEvaluationMode left
Field Value
Type | Description |
---|---|
SafePadding.EdgeEvaluationMode |
right
Declaration
public SafePadding.EdgeEvaluationMode right
Field Value
Type | Description |
---|---|
SafePadding.EdgeEvaluationMode |
top
Declaration
public SafePadding.EdgeEvaluationMode top
Field Value
Type | Description |
---|---|
SafePadding.EdgeEvaluationMode |