Class SdfPropertySpec
Inheritance
SdfPropertySpec
Namespace: pxr
Syntax
public class SdfPropertySpec : SdfSpec, IDisposable
Methods
CanSetName(String, SWIGTYPE_p_std__string)
Declaration
public bool CanSetName(string newName, SWIGTYPE_p_std__string whyNot)
Parameters
Returns
ClearDefaultValue()
Declaration
public void ClearDefaultValue()
Dispose()
Declaration
public override void Dispose()
Overrides
Finalize()
Declaration
protected void Finalize()
GetAssetInfo()
Declaration
public SWIGTYPE_p_SdfDictionaryProxy GetAssetInfo()
Returns
Declaration
public string GetComment()
Returns
GetCustomData()
Declaration
public SWIGTYPE_p_SdfDictionaryProxy GetCustomData()
Returns
GetDefaultValue()
Declaration
public VtValue GetDefaultValue()
Returns
GetDisplayGroup()
Declaration
public string GetDisplayGroup()
Returns
GetDisplayName()
Declaration
public string GetDisplayName()
Returns
GetDocumentation()
Declaration
public string GetDocumentation()
Returns
GetHidden()
Declaration
Returns
GetName()
Declaration
Returns
GetNameToken()
Declaration
public TfToken GetNameToken()
Returns
GetOwner()
Declaration
public SdfSpecHandle GetOwner()
Returns
GetPermission()
Declaration
public SdfPermission GetPermission()
Returns
GetPrefix()
Declaration
public string GetPrefix()
Returns
GetSuffix()
Declaration
public string GetSuffix()
Returns
GetSymmetricPeer()
Declaration
public string GetSymmetricPeer()
Returns
GetSymmetryArguments()
Declaration
public SWIGTYPE_p_SdfDictionaryProxy GetSymmetryArguments()
Returns
GetSymmetryFunction()
Declaration
public TfToken GetSymmetryFunction()
Returns
GetTimeSampleMap()
Declaration
public SWIGTYPE_p_std__mapT_double_VtValue_std__lessT_double_t_t GetTimeSampleMap()
Returns
GetTypeName()
Declaration
public SdfValueTypeName GetTypeName()
Returns
GetValueType()
Declaration
public TfType GetValueType()
Returns
GetVariability()
Declaration
public SdfVariability GetVariability()
Returns
HasDefaultValue()
Declaration
public bool HasDefaultValue()
Returns
HasOnlyRequiredFields()
Declaration
public bool HasOnlyRequiredFields()
Returns
IsCustom()
Declaration
Returns
IsValidName(String)
Declaration
public static bool IsValidName(string name)
Parameters
Type |
Name |
Description |
String |
name |
|
Returns
SetAssetInfo(String, VtValue)
Declaration
public void SetAssetInfo(string name, VtValue value)
Parameters
Declaration
public void SetComment(string value)
Parameters
Type |
Name |
Description |
String |
value |
|
SetCustom(Boolean)
Declaration
public void SetCustom(bool custom)
Parameters
Type |
Name |
Description |
Boolean |
custom |
|
SetCustomData(String, VtValue)
Declaration
public void SetCustomData(string name, VtValue value)
Parameters
SetDefaultValue(VtValue)
Declaration
public bool SetDefaultValue(VtValue defaultValue)
Parameters
Type |
Name |
Description |
VtValue |
defaultValue |
|
Returns
SetDisplayGroup(String)
Declaration
public void SetDisplayGroup(string value)
Parameters
Type |
Name |
Description |
String |
value |
|
SetDisplayName(String)
Declaration
public void SetDisplayName(string value)
Parameters
Type |
Name |
Description |
String |
value |
|
SetDocumentation(String)
Declaration
public void SetDocumentation(string value)
Parameters
Type |
Name |
Description |
String |
value |
|
SetHidden(Boolean)
Declaration
public void SetHidden(bool value)
Parameters
Type |
Name |
Description |
Boolean |
value |
|
SetName(String)
Declaration
public bool SetName(string newName)
Parameters
Type |
Name |
Description |
String |
newName |
|
Returns
SetName(String, Boolean)
Declaration
public bool SetName(string newName, bool validate)
Parameters
Returns
SetPermission(SdfPermission)
Declaration
public void SetPermission(SdfPermission value)
Parameters
SetPrefix(String)
Declaration
public void SetPrefix(string value)
Parameters
Type |
Name |
Description |
String |
value |
|
SetSuffix(String)
Declaration
public void SetSuffix(string value)
Parameters
Type |
Name |
Description |
String |
value |
|
SetSymmetricPeer(String)
Declaration
public void SetSymmetricPeer(string peerName)
Parameters
Type |
Name |
Description |
String |
peerName |
|
SetSymmetryArgument(String, VtValue)
Declaration
public void SetSymmetryArgument(string name, VtValue value)
Parameters
SetSymmetryFunction(TfToken)
Declaration
public void SetSymmetryFunction(TfToken functionName)
Parameters
Type |
Name |
Description |
TfToken |
functionName |
|
Did you find this page useful? Please give it a rating:
Thanks for rating this page!
What kind of problem would you like to report?
Thanks for letting us know! This page has been marked for review based on your feedback.
If you have time, you can provide more information to help us fix the problem faster.
Provide more information
You've told us this page needs code samples. If you'd like to help us further, you could provide a code sample, or tell us about what kind of code sample you'd like to see:
You've told us there are code samples on this page which don't work. If you know how to fix it, or have something better we could use instead, please let us know:
You've told us there is information missing from this page. Please tell us more about what's missing:
You've told us there is incorrect information on this page. If you know what we should change to make it correct, please tell us:
You've told us this page has unclear or confusing information. Please tell us more about what you found unclear or confusing, or let us know how we could make it clearer:
You've told us there is a spelling or grammar error on this page. Please tell us what's wrong:
You've told us this page has a problem. Please tell us more about what's wrong:
Thank you for helping to make the Unity documentation better!
Your feedback has been submitted as a ticket for our documentation team to review.
We are not able to reply to every ticket submitted.