init(_:)
Casts a property handle to an attribute handle.
Declaration
init?(_ object: USDPrim.Property)Discussion
Returns nil if the property is not an attribute.
Casts a property handle to an attribute handle.
init?(_ object: USDPrim.Property)Returns nil if the property is not an attribute.