Gets a width of the texture in texels.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property Width() As Integer |
| [C#] |
|---|
|
| [Managed C++] |
|---|
public: __property int get_Width(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public Integer getWidth(); |
| [Python - STK API] |
|---|
@property def Width(self) -> int: |





