C# Class Box2DX.Collision.BoundValues

Show file Open project: KrugerHeavyIndustries/box2d-unity Class Usage Examples

Public Properties

Property Type Description
LowerValues ushort[]
UpperValues ushort[]

Property Details

LowerValues public property

public ushort[] LowerValues
return ushort[]

UpperValues public property

public ushort[] UpperValues
return ushort[]