 | IPolarMapTPointGetEndAngleZ Method |
Returns the Z angle in degrees of the given grid point at
the end of the sector.
This is useful for making a mesh for the sector band, for instance.
Namespace:
Gamelogic.Grids
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntaxfloat GetEndAngleZ(
TPoint gridPoint
)
Parameters
- gridPoint
- Type: TPoint
Return Value
Type:
Single
See Also