newton.usd.convert_warp_type# newton.usd.convert_warp_type(v)[source]# Determine the Warp type, e.g. wp.quat, wp.vec3, or wp.float32, from a USD value. Parameters: v (Any) – The USD value from which to infer the Warp type. Returns: The Warp type. Return type: Any