AssetConversionInputOptions.RelativeInputAssetPath Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The relative path starting at blobPrefix (or at the container root if blobPrefix is not specified) to the input model. Must point to file with a supported file format ending. Example: "house.fbx".
public: System::String ^ RelativeInputAssetPath;
public string RelativeInputAssetPath;
val mutable RelativeInputAssetPath : string
Public RelativeInputAssetPath As String