CustomLayoutFrame# class omni.kit.property.usd.CustomLayoutFrame(hide_extra=False)# Bases: Container Class that represents a frame in the custom layout. Methods __init__([hide_extra]) apply(props) Applies the custom layout to the properties. __init__(hide_extra=False)# apply(props)# Applies the custom layout to the properties. Parameters: props – The properties to apply the custom layout to.