Skip to content

Class "SourceQuad"⚓︎

Info

This class inherits from DestinationQuad.

Constructors⚓︎

SourceQuad ()⚓︎

SourceQuad SourceQuad ( Vector TopLeft, Vector TopRight, Vector BottomLeft, Vector BottomRight, bool UV )⚓︎


NewFromBounds ()⚓︎

SourceQuad NewFromBounds ( Vector TopLeft, Vector BottomRight, bool UV )⚓︎


NewFromRectangle ()⚓︎

SourceQuad NewFromRectangle ( Vector TopLeft, float Width, float Height, bool UV )⚓︎

Functions⚓︎

__tostring ()⚓︎

string __tostring ( )⚓︎

Specialized version of __tostring, to represent the extra fields from this class.


Copy ()⚓︎

SourceQuad Copy ( )⚓︎

Specialized version of Copy.


IsUVSpace ()⚓︎

boolean IsUVSpace ( )⚓︎


ConvertToPixelSpace ()⚓︎

void ConvertToPixelSpace ( )⚓︎


ConvertToUVSpace ()⚓︎

void ConvertToUVSpace ( )⚓︎