Property | Type | Description | |
---|---|---|---|
Origin | Microsoft.Xna.Framework.Vector3 | ||
pos | |||
vertices | Cascade.CascadeVertex[] |
Method | Description | |
---|---|---|
CenterOrigin ( ) : void |
Places the origin at the center of the polygons
|
|
PolygonRect ( float Width, float Height ) : Microsoft.Xna.Framework | ||
PositionsWithRotation ( Microsoft.Xna.Framework.Vector3 rot, float scale ) : Microsoft.Xna.Framework.Vector3[] |
public PolygonRect ( float Width, float Height ) : Microsoft.Xna.Framework | ||
Width | float | |
Height | float | |
return | Microsoft.Xna.Framework |
public PositionsWithRotation ( Microsoft.Xna.Framework.Vector3 rot, float scale ) : Microsoft.Xna.Framework.Vector3[] | ||
rot | Microsoft.Xna.Framework.Vector3 | |
scale | float | |
return | Microsoft.Xna.Framework.Vector3[] |
public Vector3,Microsoft.Xna.Framework Origin | ||
return | Microsoft.Xna.Framework.Vector3 |
public Vector2,Microsoft.Xna.Framework pos | ||
return |