Click or drag to resize
Ab4d.SharpEngine logo

StandardEffectTechnique Properties

The StandardEffectTechnique type exposes the following members.

Properties
 NameDescription
Public propertyAdditionalDynamicStates 
Public propertyAllLightsDescriptorSetBindingIndex Gets or sets the binding index of the AllLightsDescriptorSet that is used when calling CmdBindDescriptorSets method. Default value is 1.
Public propertyMaterialDescriptorSetBindingIndex Gets or sets the binding index of the MaterialDescriptorSet that is used when calling CmdBindDescriptorSets method. Default value is 3.
Public propertyMatricesDescriptorSetBindingIndex Gets or sets the binding index of the MatricesDescriptorSet that is used when calling CmdBindDescriptorSets method. Default value is 2.
Public propertyPipeline 
Public propertySceneDescriptorSetBindingIndex Gets or sets the binding index of the SceneDescriptorSet that is used when calling CmdBindDescriptorSets method. Default value is 0.
Top
See Also