![]() |
![]() |
![]() |
DisplacementParameter.Texture Property |
Language: |
Retrieves or sets a texture for displacement mapping.
Visual Basic Public Property Texture As BaseTexture C# public BaseTexture Texture { get; set; } C++ public:
property BaseTexture^ Texture {
BaseTexture^ get();
void set(BaseTexture^ value);
}JScript public function get Texture() : BaseTexture
public function set Texture(BaseTexture);
Microsoft.DirectX.Direct3D.BaseTexture
This property is read/write.
A BaseTexture instance that contains displacement data.
Displacement maps can be 2-D textures only.
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