v11.0 (2013)
Returns the specified ShaderParameter item in this array. This method is similar to ShaderArrayParameter.Item but specific to the Python language.
// get accessor Object ShaderArrayParameter.get_Item2( Object idx ); |
Parameter | Type | Description |
---|---|---|
idx | Variant | The ShaderParameter to retrieve |