DisplacementParameter.Wrap Property |
Language: |
Retrieves or sets the texture address wrap mode.
Visual Basic Public Property Wrap As TextureAddress C# public TextureAddress Wrap { get; set; } C++ public:
property TextureAddress Wrap {
TextureAddress get();
void set(TextureAddress value);
}JScript public function get Wrap() : TextureAddress
public function set Wrap(TextureAddress);
Microsoft.DirectX.Direct3D.TextureAddress
This property is read/write.
A TextureAddress instance that represents the texture address wrap mode.
Send comments about this topic to Microsoft. © Microsoft Corporation. All rights reserved.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center