Method InsertProperty
InsertProperty(SdfPropertySpecHandle, int)
Declaration
public bool InsertProperty(SdfPropertySpecHandle property, int index)
Parameters
Type | Name | Description |
---|---|---|
SdfPropertySpecHandle | property | |
int | index |
Returns
Type | Description |
---|---|
bool |
InsertProperty(SdfPropertySpecHandle)
Declaration
public bool InsertProperty(SdfPropertySpecHandle property)
Parameters
Type | Name | Description |
---|---|---|
SdfPropertySpecHandle | property |
Returns
Type | Description |
---|---|
bool |