[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "M:Rage.Graphics.DrawTexture(Rage.Texture,Rage.Vector2,Rage.Vector2,System.Single,System.Single,System.Single,System.Single,System.Single)"]
Namespace: Rage
Assembly: RagePluginHook (in RagePluginHook.dll) Version: 0.0.0.0 (0.56.1131.11510)
public void DrawTexture( Texture texture, Vector2 position, Vector2 size, float u1, float v1, float u2, float v2, float rotation )
Parameters
- texture
- Type: RageTexture
[Missing <param name="texture"/> documentation for "M:Rage.Graphics.DrawTexture(Rage.Texture,Rage.Vector2,Rage.Vector2,System.Single,System.Single,System.Single,System.Single,System.Single)"]
- position
- Type: RageVector2
[Missing <param name="position"/> documentation for "M:Rage.Graphics.DrawTexture(Rage.Texture,Rage.Vector2,Rage.Vector2,System.Single,System.Single,System.Single,System.Single,System.Single)"]
- size
- Type: RageVector2
[Missing <param name="size"/> documentation for "M:Rage.Graphics.DrawTexture(Rage.Texture,Rage.Vector2,Rage.Vector2,System.Single,System.Single,System.Single,System.Single,System.Single)"]
- u1
- Type: SystemSingle
[Missing <param name="u1"/> documentation for "M:Rage.Graphics.DrawTexture(Rage.Texture,Rage.Vector2,Rage.Vector2,System.Single,System.Single,System.Single,System.Single,System.Single)"]
- v1
- Type: SystemSingle
[Missing <param name="v1"/> documentation for "M:Rage.Graphics.DrawTexture(Rage.Texture,Rage.Vector2,Rage.Vector2,System.Single,System.Single,System.Single,System.Single,System.Single)"]
- u2
- Type: SystemSingle
[Missing <param name="u2"/> documentation for "M:Rage.Graphics.DrawTexture(Rage.Texture,Rage.Vector2,Rage.Vector2,System.Single,System.Single,System.Single,System.Single,System.Single)"]
- v2
- Type: SystemSingle
[Missing <param name="v2"/> documentation for "M:Rage.Graphics.DrawTexture(Rage.Texture,Rage.Vector2,Rage.Vector2,System.Single,System.Single,System.Single,System.Single,System.Single)"]
- rotation
- Type: SystemSingle
[Missing <param name="rotation"/> documentation for "M:Rage.Graphics.DrawTexture(Rage.Texture,Rage.Vector2,Rage.Vector2,System.Single,System.Single,System.Single,System.Single,System.Single)"]