Nastaví umístění textury.
Jmenný prostor:
SGP.XSpaceKnihovna: SGPRTL (v SGPRTL)
Verze: dll
Syntaxe
C# |
---|
public static void SetTextureResourceLocation( Texture texture, IXResourceLocation location ) |
Parametry
- texture
- Typ: Texture
Textura Texture, u které se má nastavit umístění.
- location
- Typ: SGP.XUtility..::.IXResourceLocation
Nové umístění textury IXResourceLocation.
Výjimky
Výjimka | Podmínka |
---|---|
System..::.ArgumentNullException | texture je nullNothingnullptrnulová reference (Nothing v Visual Basic). |