docs.unity3d.com
Version: 

    Class FilePath

    Base class: String

    Derived classes:

    • OutputFilePath
    • ImportFilePath
    classDiagram
        class FilePath
        String <|-- FilePath
            FilePath <|-- OutputFilePath
            FilePath <|-- ImportFilePath
    

    Functions accepting this type or a list of this type as a parameter:

    • core.load
    • core.installLicense
    • core.getModuleDescFromXML
    • io.importPicture
    • io.importScene
    • io.listVariants
    • io.splitPointCloud
    • material.importImage
    • scene.exportFilterLibrary
    • scene.importFilterLibrary
    • algo.configureFunctionLogger
    • algo.sawWithAABB
    • algo.sawWithOBB
    • algo.sawWithPlane
    • algo.bakeMaps
    • cad.configureFunctionLogger
    • core.configureFunctionLogger
    • core.getEvent
    • core.getEvents
    • core.getFunction
    • core.getFunctions
    • core.getGroup
    • core.getGroups
    • core.getModuleTypes
    • core.getType
    • core.getTypeAttributes
    • core.addWantedToken
    • core.checkWebLogin
    • core.configureLicenseServer
    • core.needToken
    • core.ownToken
    • core.releaseToken
    • core.releaseWebLicense
    • core.removeWantedToken
    • core.requestWebLicense
    • core.retrieveWebLicenses
    • core.tokenValid
    • core.parallelStart
    • core.removeModule
    • core.pushProgression
    • core.addCustomProperties
    • core.addCustomProperty
    • core.getModuleProperty
    • core.getModulePropertyInfo
    • core.getProperties
    • core.getProperty
    • core.getPropertyInfo
    • core.hasCustomProperty
    • core.hasProperty
    • core.listModuleProperties
    • core.removeCustomProperty
    • core.restoreModulePropertyDefaultValue
    • core.setModuleProperty
    • core.setProperties
    • core.setProperty
    • core.unsetProperty
    • core.startUndoRedoStep
    • core.log
    • geom.configureFunctionLogger
    • io.configureFunctionLogger
    • io.addAssetPaths
    • io.findInDirectories
    • io.setAssetPaths
    • io.importRemote3mxFile
    • io.registerIOCallbacks
    • io.getExtensionPriority
    • material.addUniformProperty
    • material.configureFunctionLogger
    • material.createCustomMaterialPattern
    • material.createImageFromData
    • material.createMaterial
    • material.findCustomMaterialPatternByName
    • material.findMaterialsByPattern
    • material.findMaterialsByProperty
    • material.getPointsAndMaterialFromText
    • material.getUniformPropertyType
    • material.setCoeffOrTextureProperty
    • material.setColorAlphaProperty
    • material.setColorOrTextureProperty
    • material.setFragmentShader
    • material.setMaterialPattern
    • material.setVertexShader
    • polygonal.configureFunctionLogger
    • polygonal.createMeshFromText
    • scene.configureFunctionLogger
    • scene.createOccurrence
    • scene.createOccurrenceFromSelection
    • scene.createOccurrenceFromText
    • scene.createOccurrences
    • scene.getActivePropertyValue
    • scene.getActivePropertyValues
    • scene.setOccurrenceName
    • scene.findOccurrencesByMetadata
    • scene.findOccurrencesByProperty
    • scene.createLight
    • scene.addMetadata
    • scene.addMetadataBlock
    • scene.getMetadata
    • scene.removeMetadata
    • scene.createAlternativeTree
    • scene.createAnimation
    • scene.getSubChannel
    • scene.linkPropertyToAnimation
    • scene.unlinkPropertyToAnimation
    • scene.addFilterToLibrary
    • scene.findFilterByName
    • scene.setReferencedDataComponentPath
    • scene.addAnnotationGroup
    • scene.addVariant
    • scene.duplicateVariant
    • unity.configureFunctionLogger
    • view.configureFunctionLogger
    • view.getViewerProperty
    • view.getViewerPropertyInfo
    • view.setViewerProperty
    • view.startRecording
    Inheritance
    FilePath
    Namespace: Core
    Syntax
    Version 2025.2.0.1
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX.