ConstantTable.GetConstant Method ()
Retrieves a constant by looking up its index or by name.
public EffectHandle GetConstant(EffectHandle, int); public EffectHandle GetConstant(EffectHandle, string);
Show:
Try Microsoft Edge
A fast and secure browser that's designed for Windows 10
Get started
Retrieves a constant by looking up its index or by name.
public EffectHandle GetConstant(EffectHandle, int); public EffectHandle GetConstant(EffectHandle, string);