makeexpressxrprefabpath - eisclimber/ExPresS-XR GitHub Wiki

RuntimeEditorUtils.MakeExPresSXRPrefabPath(string)

Method in RuntimeEditorUtils

Summary

Creates an path that MAY be a path to an ExPresSXR Prefab by using the EXPRESS_XR_PREFAB_FORMAT. The parameter name correlates to the relative location inside ExPresS XR's prefabs directory and usually matches with the structure in the GameObject-Creation-Menu.

public static string MakeExPresSXRPrefabPath(string name)

Parameters

Name Description
string name The name of (or subpath to) a prefab.

Returns

Returns the formatted string .

⚠️ **GitHub.com Fallback** ⚠️