AvatarReady
Loading...
Searching...
No Matches
Inria.Avatar.AvatarReady.PathUtils.ResourcePath Class Reference

Public Member Functions

 ResourcePath (string fixedPath, string editablePath="")
 Create a resource path. Fixed Path must contain a Resources folder.
 
string GetFullPath ()
 Get full path to animation folder. Use PathUtils.AnimationRessourcesFolderFullPath to get currently used folder.
 
string GetResourcePath ()
 Get path to animation folder from Resources folder. Ends with directory separator char. Use PathUtils.AnimationsResourcesFolder to get currently used folder.
 

Public Attributes

string FixedPath
 
string EditablePath
 

Properties

string FullPath [get]
 

Constructor & Destructor Documentation

◆ ResourcePath()

Inria.Avatar.AvatarReady.PathUtils.ResourcePath.ResourcePath ( string fixedPath,
string editablePath = "" )
inline

Create a resource path. Fixed Path must contain a Resources folder.

Parameters
fixedPathFixed part of the path
editablePathEditable part of the path

The documentation for this class was generated from the following file: