Version: 
  • C# API

    Show / Hide Table of Contents
    • PiXYZ
      • CoreLoadingException
      • NoValidLicenseException
      • OutOfTermsException
      • PiXYZDefinesManager
      • PiXYZException
    • PiXYZ.Config
      • Compatibility
      • Configuration
      • LicenseServer
      • Token
      • WebLicense
    • PiXYZ.Editor
      • AboutWindow
      • ColoredTheme
      • ColorType
      • DispatcherEditor
      • EditorExtensions
      • EditorGUIExtensions
      • IProgressBar
      • LicensingWindow
      • NonPersistentSerializer
      • PrefabDependenciesDestination
      • Preferences
      • ProgressBar
      • ScriptedImporterBehaviour
      • SingletonEditorWindow
      • StaticStyles
      • TextureCache
      • UpdateWindow
    • PiXYZ.Import
      • ExceptionHandler
      • Formats
      • Importer
      • ImportSettings
      • ImportSettingsTemplate
      • ImportStamp
      • LodGenerationSettings
      • LodGroupPlacement
      • LodQuality
      • LodsGenerationSettings
      • Metadata
      • Parameter<T>
      • ParameterAvailability
      • SubProcess
      • TransformVariant
      • VariantSets
      • VariantSets.MaterialSet
      • VariantSets.Set
      • VariantSets.Set<T, U>
      • VariantSets.TransformSet
      • VariantSets.VariantGroup
      • VariantSets.VariantSet
      • VariantSets.VariantStructure
      • VariantsManager
      • VariantsManager.MaterialSwitch
      • VariantsManager.Switch
      • VariantsManager.Switch<T>
      • VariantsManager.TransformSwitch
    • PiXYZ.Import.Editor
      • DropInSceneImporter
      • ImportSettingsEditor
      • ImportStampEditor
      • ImportWindow
      • LODsSettingsDrawer
      • MetadataEditor
      • PostProcessor
      • PostprocessVRED
      • PreprocessVRED
      • ScriptedImporter
      • ScriptedImporterAttribute
      • ScriptedImporterEditor
    • PiXYZ.Tools
      • ActionBase
      • ActionIn<Input>
      • ActionInOut<Input, Output>
      • ActionOut<Output>
      • FieldInstance
      • FieldInstanceSerializer
      • FilterParameter
      • FreePassAction
      • HelperMethod
      • IRenamable
      • PrefabModificationException
      • Rule
      • RuleBlock
      • RuleSet
      • ToolboxMenuItems
      • ToolsBase
      • UserParameter
    • PiXYZ.Tools.Builtin
      • AddChild
      • AddChild.Placement
      • AddCollider
      • AddCollider.ColliderType
      • AddLight
      • AddRigidbody
      • CreateLightmapUVs
      • CreateNormals
      • CreateUVs
      • Decimate
      • Decimate.DecimationCriterion
      • Decimate.DecimationQuality
      • Delete
      • ExplodeSubmeshes
      • FilterOnLayer
      • FilterOnMaterial
      • FilterOnMaterial.StringConstrain
      • FilterOnMetadata
      • FilterOnMetadata.PropName
      • FilterOnMetadata.PropName.PropertyNameConstrain
      • FilterOnMetadata.PropValue
      • FilterOnMetadata.PropValue.PropertyValueConstrain
      • FilterOnName
      • FilterOnName.StringConstrain
      • FilterOnPosition
      • FilterOnPosition.BoundsCondition
      • FilterOnTag
      • FlipNormals
      • GetAllGameObjects
      • GetChildAt
      • GetChildren
      • GetGameObject
      • GetImportedModel
      • GetLatestImportedModel
      • GetSelectedGameObjects
      • Merge
      • MoveOrigin
      • MoveOrigin.MovePivotOption
      • PrintGameObjectsInfo
      • PrintMaterialsInfo
      • PrintMeshesInfo
      • RandomizeTransform
      • RemoveHidden
      • RemoveHidden.SelectionLevelUnity
      • RepairMesh
      • ReplaceBy
      • ReplaceBy.ReplaceByMode
      • Retopologize
      • Retopologize.MeshReconstructionQuality
      • Retopologize.RetopologyMode
      • SetAsStatic
      • SetEnabled
      • SetLayer
      • SetMaterial
      • SetMesh
      • SetMetadata
      • SetName
      • SetPosition
      • SetPosition.Referential
      • SetTag
      • SwitchMaterials
      • SwitchMaterials.CopyReplace
      • SwitchMaterials.MaterialRemplacement
      • TextureQuality
    • PiXYZ.Tools.Editor
      • CoreContext
      • FieldInstanceDrawer
      • RenamePopup
      • RuleEngineMenu
      • RuleSetEditor
      • RuleSetWindow
      • Toolbox
      • ToolboxWindow
      • ToolsEditor
    • PiXYZ.Utils
      • BaseExtensions
      • CollectionExtensions
      • Dispatcher
      • Dispatcher.DelayedAction
      • Dispatcher.DelayFramesDispatch
      • Dispatcher.GoMainThreadDispatch
      • Dispatcher.GoThreadPoolDispatch
      • Dispatcher.SleepForSecondsDispatch
      • Dispatcher.WaitForSecondsDispatch
      • Dispatcher.YieldInstruction
      • DynamicEnum
      • FilePath
      • FloatingMesh
      • GameObjectToVoidHandler
      • GenericRenderer
      • LookupTable<K, V>
      • MergingContainer
      • MeshExtensions
      • Profiler
      • Profiling
      • ProgressHandler
      • Range
      • ReflectionExtensions
      • SceneExtensions
      • StringToStringHandler
      • TextureScaler
      • ThreadQueue
      • TypePathToUnityObject
      • UnityObjectToStringHandler
      • UnityObjectToUnityObjectHandler
      • VerticesData
      • VoidHandler

    Class PreprocessVRED

    Inheritance
    System.Object
    ActionBase
    ActionIn<Importer>
    SubProcess
    PreprocessVRED
    Inherited Members
    SubProcess.tooltip
    ActionIn<Importer>.inputType
    ActionIn<Importer>.outputType
    ActionBase.order
    ActionBase.isInRuleEngine
    ActionBase.isInToolbox
    ActionBase.fieldInstances
    ActionBase.helpersMethods
    ActionBase.undo
    ActionBase.getErrors()
    ActionBase.getWarnings()
    ActionBase.getInfos()
    ActionBase.onBeforeDraw()
    ActionBase.onAfterDraw()
    ActionBase.initialize()
    ActionBase.displayNameRuleEngine
    ActionBase.displayNameToolbox
    ActionBase.invoke(Object)
    System.Object.ToString()
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    Namespace: PiXYZ.Import.Editor
    Assembly: cs.temp.dll.dll
    Syntax
    public class PreprocessVRED : SubProcess

    Fields

    importAnimations

    Declaration
    public bool importAnimations
    Field Value
    Type Description
    System.Boolean

    importVariants

    Declaration
    public bool importVariants
    Field Value
    Type Description
    System.Boolean

    isEnabledC

    Declaration
    public bool isEnabledC
    Field Value
    Type Description
    System.Boolean

    isIOFieldsVisibleC

    Declaration
    public bool isIOFieldsVisibleC
    Field Value
    Type Description
    System.Boolean

    materialMappingTable

    Declaration
    public FilePath materialMappingTable
    Field Value
    Type Description
    FilePath

    preferPiXYZMesh

    Declaration
    public bool preferPiXYZMesh
    Field Value
    Type Description
    System.Boolean

    smartMerging

    Declaration
    public bool smartMerging
    Field Value
    Type Description
    System.Boolean

    Properties

    functionName

    Declaration
    public string functionName { get; }
    Property Value
    Type Description
    System.String

    id

    Declaration
    public override int id { get; }
    Property Value
    Type Description
    System.Int32
    Overrides
    SubProcess.id

    menuPathRuleEngine

    Declaration
    public override string menuPathRuleEngine { get; }
    Property Value
    Type Description
    System.String
    Overrides
    SubProcess.menuPathRuleEngine

    menuPathToolbox

    Declaration
    public override string menuPathToolbox { get; }
    Property Value
    Type Description
    System.String
    Overrides
    SubProcess.menuPathToolbox

    name

    Declaration
    public override string name { get; }
    Property Value
    Type Description
    System.String
    Overrides
    SubProcess.name

    pluginName

    Declaration
    public string pluginName { get; }
    Property Value
    Type Description
    System.String

    Methods

    isEnabled()

    Declaration
    public bool isEnabled()
    Returns
    Type Description
    System.Boolean

    isIOVisible()

    Declaration
    public bool isIOVisible()
    Returns
    Type Description
    System.Boolean

    isVisibleMode(Int32)

    Declaration
    public bool isVisibleMode(int i)
    Parameters
    Type Name Description
    System.Int32 i
    Returns
    Type Description
    System.Boolean

    onBeforeDraw(ImportSettings)

    Declaration
    public override void onBeforeDraw(ImportSettings importSettings)
    Parameters
    Type Name Description
    ImportSettings importSettings
    Overrides
    SubProcess.onBeforeDraw(ImportSettings)

    run(Importer)

    Declaration
    public override void run(Importer importer)
    Parameters
    Type Name Description
    Importer importer
    Overrides
    PiXYZ.Tools.ActionIn<PiXYZ.Import.Importer>.run(PiXYZ.Import.Importer)
    Back to top PiXYZ Plugin for Unity 2019.1