Method HasConnectedSource
HasConnectedSource(UsdAttribute)
Declaration
public static bool HasConnectedSource(UsdAttribute shadingAttr)
Parameters
Type | Name | Description |
---|---|---|
UsdAttribute | shadingAttr |
Returns
Type | Description |
---|---|
bool |
HasConnectedSource(UsdShadeInput)
Declaration
public static bool HasConnectedSource(UsdShadeInput input)
Parameters
Type | Name | Description |
---|---|---|
UsdShadeInput | input |
Returns
Type | Description |
---|---|
bool |
HasConnectedSource(UsdShadeOutput)
Declaration
public static bool HasConnectedSource(UsdShadeOutput output)
Parameters
Type | Name | Description |
---|---|---|
UsdShadeOutput | output |
Returns
Type | Description |
---|---|
bool |