Skip to main content

is_surface

Function is_surface 

Source
pub async fn is_surface(
    exec_state: &mut ExecState,
    args: Args,
) -> Result<KclValue, KclError>
Expand description

Check if this object is a surface or not.