Свойство | Тип | Описание | |
---|---|---|---|
U | TextureAddressing | ||
V | TextureAddressing | ||
W | TextureAddressing |
Метод | Описание | |
---|---|---|
Equals ( object obj ) : bool | ||
GetHashCode ( ) : int | ||
UVWAddressing ( TextureAddressing commonAddressing ) : System | ||
UVWAddressing ( TextureAddressing u, TextureAddressing v, TextureAddressing w ) : System | ||
operator ( ) : bool |
public UVWAddressing ( TextureAddressing commonAddressing ) : System | ||
commonAddressing | TextureAddressing | |
Результат | System |
public UVWAddressing ( TextureAddressing u, TextureAddressing v, TextureAddressing w ) : System | ||
u | TextureAddressing | |
v | TextureAddressing | |
w | TextureAddressing | |
Результат | System |