omni::connect::core::getValidPropertyName

Defined in omni/connect/core/PrimAlgo.h

std::string omni::connect::core::getValidPropertyName(const std::string &name)

Produce a valid property name using the Bootstring algorithm.

Parameters

name – The input name

Returns

A string that is considered valid for use as a property name.