SamplerNode::SetBindingType

Background

This method is used to set the binding type stored in the SamplerNode. One values, Binding_Uniform, is accepted.

Prototype

virtual int SetBindingType( BindingType p_eNewBindingType )

Parameters

  • BindingType p_eNewBindingType

Return Value

Non-zero on success, zero on failure.