Method CanApply
CanApply(UsdPrim, out string)
Declaration
public static bool CanApply(UsdPrim prim, out string whyNot)
Parameters
| Type | Name | Description |
|---|---|---|
| UsdPrim | prim | |
| string | whyNot |
Returns
| Type | Description |
|---|---|
| bool |
CanApply(UsdPrim)
Declaration
public static bool CanApply(UsdPrim prim)
Parameters
| Type | Name | Description |
|---|---|---|
| UsdPrim | prim |
Returns
| Type | Description |
|---|---|
| bool |