MethodVOSet provides a EffectMethodBase and MethodVO combination to be used by a material, allowing methods to be shared across different materials while their internal state changes.
Constructor
new(method:EffectMethodBase)
Creates a new MethodVOSet object.
Parameters:
method | The method for which we need to store a MethodVO object. |
|---|