Class SdrShaderProperty
Inheritance
SdrShaderProperty
Namespace: pxr
Syntax
public class SdrShaderProperty : NdrProperty, IDisposable
Constructors
SdrShaderProperty(TfToken, TfToken, VtValue, Boolean, UInt32, SWIGTYPE_p_std__unordered_mapT_TfToken_std__string_TfToken__HashFunctor_t, SWIGTYPE_p_std__unordered_mapT_TfToken_std__string_TfToken__HashFunctor_t, SWIGTYPE_p_std__vectorT_std__pairT_TfToken_TfToken_t_t)
Declaration
public SdrShaderProperty(TfToken name, TfToken type, VtValue defaultValue, bool isOutput, uint arraySize, SWIGTYPE_p_std__unordered_mapT_TfToken_std__string_TfToken__HashFunctor_t metadata, SWIGTYPE_p_std__unordered_mapT_TfToken_std__string_TfToken__HashFunctor_t hints, SWIGTYPE_p_std__vectorT_std__pairT_TfToken_TfToken_t_t options)
Parameters
Methods
CanConnectTo(NdrProperty)
Declaration
public override bool CanConnectTo(NdrProperty other)
Parameters
Returns
Overrides
Dispose()
Declaration
public override void Dispose()
Overrides
Finalize()
Declaration
protected void Finalize()
GetHelp()
Declaration
Returns
GetHints()
Declaration
public SWIGTYPE_p_std__unordered_mapT_TfToken_std__string_TfToken__HashFunctor_t GetHints()
Returns
GetImplementationName()
Declaration
public string GetImplementationName()
Returns
GetLabel()
Declaration
public TfToken GetLabel()
Returns
GetOptions()
Declaration
public SWIGTYPE_p_std__vectorT_std__pairT_TfToken_TfToken_t_t GetOptions()
Returns
GetPage()
Declaration
Returns
GetTypeAsSdfType()
Declaration
public override SWIGTYPE_p_std__pairT_SdfValueTypeName_TfToken_t GetTypeAsSdfType()
Returns
Overrides
GetValidConnectionTypes()
Declaration
public TfTokenVector GetValidConnectionTypes()
Returns
GetVStructConditionalExpr()
Declaration
public TfToken GetVStructConditionalExpr()
Returns
GetVStructMemberName()
Declaration
public TfToken GetVStructMemberName()
Returns
GetVStructMemberOf()
Declaration
public TfToken GetVStructMemberOf()
Returns
Declaration
public TfToken GetWidget()
Returns
IsAssetIdentifier()
Declaration
public bool IsAssetIdentifier()
Returns
IsConnectable()
Declaration
public override bool IsConnectable()
Returns
Overrides
Declaration
public bool IsDefaultInput()
Returns
IsVStruct()
Declaration
Returns
IsVStructMember()
Declaration
public bool IsVStructMember()
Returns