ShaderParameter.Targets operator

Introduced

v9.0 (2011)

Description

Returns a ParameterCollection containing a list of all the targets connected to this shader parameter.

C# Syntax

// get accessor
ParameterCollection rtn = ShaderParameter.Targets;