![]() |
![]() |
![]() |
EffectDefault.Data Property |
Language: |
Retrieves or sets the effect parameter data.
Visual Basic .NET Public Property Data As Object C# public object Data { get; set; } Managed C++ public: __property Object* get_Data();
public: __property void set_Data(Object*);JScript .NET public function get Data() : Object
public function set Data(Object);
System.Object . An Object
This property is read/write.that contains the effect parameter data.
The type of data passed into this property should match the EffectDefault.Type property.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center