![]() |
![]() |
![]() |
CubeTextureRequirements.Size Property |
Language: |
Retrieves or sets the size of a cube texture.
Visual Basic .NET Public Property Size As Integer C# public int Size { get; set; } Managed C++ public: __property int get_Size();
public: __property void set_Size(int);JScript .NET public function get Size() : int
public function set Size(int);
System.Int32 . Integer value that represents the height and width of the cube texture, in pixels.
This property is read/write.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center