|   |   |   | 
| Effect.Pool Property | Language: | 
Retrieves an effect pool object that represents the pool of shared parameters.
Visual Basic Public ReadOnly Property Pool As EffectPool C# public EffectPool Pool { get; } C++ public: 
property EffectPool^ Pool {
EffectPool^ get();
}JScript public function get Pool() : EffectPool 
Microsoft.DirectX.Direct3D.EffectPool
This property is read-only.
An EffectPool object that represents the pool of shared parameters.
Pools contain parameters that are shared between effects.
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