Method HasLayer
HasLayer(SdfLayerHandle)
Declaration
public bool HasLayer(SdfLayerHandle layer)
Parameters
Type | Name | Description |
---|---|---|
SdfLayerHandle | layer |
Returns
Type | Description |
---|---|
bool |
HasLayer(SdfLayer)
Declaration
public bool HasLayer(SdfLayer layer)
Parameters
Type | Name | Description |
---|---|---|
SdfLayer | layer |
Returns
Type | Description |
---|---|
bool |