C# Class UnityEditor.ModelImporterModelEditor.Styles

Show file Open project: randomize/VimConfig Class Usage Examples

Public Properties

Property Type Description
FileScaleFactor UnityEngine.GUIContent
GenerateColliders UnityEngine.GUIContent
GenerateSecondaryUV UnityEngine.GUIContent
GenerateSecondaryUVAdvanced UnityEngine.GUIContent
ImportBlendShapes UnityEngine.GUIContent
ImportMaterials UnityEngine.GUIContent
IsReadable UnityEngine.GUIContent
KeepQuads UnityEngine.GUIContent
MaterialHelpDefault UnityEngine.GUIContent
MaterialHelpEnd UnityEngine.GUIContent
MaterialHelpStart UnityEngine.GUIContent
MaterialName UnityEngine.GUIContent
MaterialNameHelp UnityEngine.GUIContent[]
MaterialNameMat UnityEngine.GUIContent
MaterialNameOptAll UnityEngine.GUIContent[]
MaterialNameOptMain UnityEngine.GUIContent[]
MaterialNameTex UnityEngine.GUIContent
MaterialSearch UnityEngine.GUIContent
MaterialSearchHelp UnityEngine.GUIContent[]
MaterialSearchOpt UnityEngine.GUIContent[]
Materials UnityEngine.GUIContent
MeshCompressionLabel UnityEngine.GUIContent
MeshCompressionOpt UnityEngine.GUIContent[]
Meshes UnityEngine.GUIContent
OptimizeMeshForGPU UnityEngine.GUIContent
ScaleFactor UnityEngine.GUIContent
SmoothingAngle UnityEngine.GUIContent
SplitTangents UnityEngine.GUIContent
SwapUVChannels UnityEngine.GUIContent
TangentSpace UnityEngine.GUIContent
TangentSpaceModeOptEnumsAll ModelImporterTangentSpaceMode[]
TangentSpaceModeOptEnumsCalculate ModelImporterTangentSpaceMode[]
TangentSpaceModeOptEnumsNone ModelImporterTangentSpaceMode[]
TangentSpaceModeOptLabelsAll UnityEngine.GUIContent[]
TangentSpaceModeOptLabelsCalculate UnityEngine.GUIContent[]
TangentSpaceModeOptLabelsNone UnityEngine.GUIContent[]
TangentSpaceNormalLabel UnityEngine.GUIContent
TangentSpaceOptionCalculate UnityEngine.GUIContent
TangentSpaceOptionImport UnityEngine.GUIContent
TangentSpaceOptionNone UnityEngine.GUIContent
TangentSpaceTangentLabel UnityEngine.GUIContent
UseFileUnits UnityEngine.GUIContent
secondaryUVAngleDistortion UnityEngine.GUIContent
secondaryUVAreaDistortion UnityEngine.GUIContent
secondaryUVDefaults UnityEngine.GUIContent
secondaryUVHardAngle UnityEngine.GUIContent
secondaryUVPackMargin UnityEngine.GUIContent

Public Methods

Method Description
Styles ( ) : System

Method Details

Styles() public method

public Styles ( ) : System
return System

Property Details

FileScaleFactor public property

public GUIContent,UnityEngine FileScaleFactor
return UnityEngine.GUIContent

GenerateColliders public property

public GUIContent,UnityEngine GenerateColliders
return UnityEngine.GUIContent

GenerateSecondaryUV public property

public GUIContent,UnityEngine GenerateSecondaryUV
return UnityEngine.GUIContent

GenerateSecondaryUVAdvanced public property

public GUIContent,UnityEngine GenerateSecondaryUVAdvanced
return UnityEngine.GUIContent

ImportBlendShapes public property

public GUIContent,UnityEngine ImportBlendShapes
return UnityEngine.GUIContent

ImportMaterials public property

public GUIContent,UnityEngine ImportMaterials
return UnityEngine.GUIContent

IsReadable public property

public GUIContent,UnityEngine IsReadable
return UnityEngine.GUIContent

KeepQuads public property

public GUIContent,UnityEngine KeepQuads
return UnityEngine.GUIContent

MaterialHelpDefault public property

public GUIContent,UnityEngine MaterialHelpDefault
return UnityEngine.GUIContent

MaterialHelpEnd public property

public GUIContent,UnityEngine MaterialHelpEnd
return UnityEngine.GUIContent

MaterialHelpStart public property

public GUIContent,UnityEngine MaterialHelpStart
return UnityEngine.GUIContent

MaterialName public property

public GUIContent,UnityEngine MaterialName
return UnityEngine.GUIContent

MaterialNameHelp public property

public GUIContent[],UnityEngine MaterialNameHelp
return UnityEngine.GUIContent[]

MaterialNameMat public property

public GUIContent,UnityEngine MaterialNameMat
return UnityEngine.GUIContent

MaterialNameOptAll public property

public GUIContent[],UnityEngine MaterialNameOptAll
return UnityEngine.GUIContent[]

MaterialNameOptMain public property

public GUIContent[],UnityEngine MaterialNameOptMain
return UnityEngine.GUIContent[]

MaterialNameTex public property

public GUIContent,UnityEngine MaterialNameTex
return UnityEngine.GUIContent

MaterialSearch public property

public GUIContent,UnityEngine MaterialSearch
return UnityEngine.GUIContent

MaterialSearchHelp public property

public GUIContent[],UnityEngine MaterialSearchHelp
return UnityEngine.GUIContent[]

MaterialSearchOpt public property

public GUIContent[],UnityEngine MaterialSearchOpt
return UnityEngine.GUIContent[]

Materials public property

public GUIContent,UnityEngine Materials
return UnityEngine.GUIContent

MeshCompressionLabel public property

public GUIContent,UnityEngine MeshCompressionLabel
return UnityEngine.GUIContent

MeshCompressionOpt public property

public GUIContent[],UnityEngine MeshCompressionOpt
return UnityEngine.GUIContent[]

Meshes public property

public GUIContent,UnityEngine Meshes
return UnityEngine.GUIContent

OptimizeMeshForGPU public property

public GUIContent,UnityEngine OptimizeMeshForGPU
return UnityEngine.GUIContent

ScaleFactor public property

public GUIContent,UnityEngine ScaleFactor
return UnityEngine.GUIContent

SmoothingAngle public property

public GUIContent,UnityEngine SmoothingAngle
return UnityEngine.GUIContent

SplitTangents public property

public GUIContent,UnityEngine SplitTangents
return UnityEngine.GUIContent

SwapUVChannels public property

public GUIContent,UnityEngine SwapUVChannels
return UnityEngine.GUIContent

TangentSpace public property

public GUIContent,UnityEngine TangentSpace
return UnityEngine.GUIContent

TangentSpaceModeOptEnumsAll public property

public ModelImporterTangentSpaceMode[] TangentSpaceModeOptEnumsAll
return ModelImporterTangentSpaceMode[]

TangentSpaceModeOptEnumsCalculate public property

public ModelImporterTangentSpaceMode[] TangentSpaceModeOptEnumsCalculate
return ModelImporterTangentSpaceMode[]

TangentSpaceModeOptEnumsNone public property

public ModelImporterTangentSpaceMode[] TangentSpaceModeOptEnumsNone
return ModelImporterTangentSpaceMode[]

TangentSpaceModeOptLabelsAll public property

public GUIContent[],UnityEngine TangentSpaceModeOptLabelsAll
return UnityEngine.GUIContent[]

TangentSpaceModeOptLabelsCalculate public property

public GUIContent[],UnityEngine TangentSpaceModeOptLabelsCalculate
return UnityEngine.GUIContent[]

TangentSpaceModeOptLabelsNone public property

public GUIContent[],UnityEngine TangentSpaceModeOptLabelsNone
return UnityEngine.GUIContent[]

TangentSpaceNormalLabel public property

public GUIContent,UnityEngine TangentSpaceNormalLabel
return UnityEngine.GUIContent

TangentSpaceOptionCalculate public property

public GUIContent,UnityEngine TangentSpaceOptionCalculate
return UnityEngine.GUIContent

TangentSpaceOptionImport public property

public GUIContent,UnityEngine TangentSpaceOptionImport
return UnityEngine.GUIContent

TangentSpaceOptionNone public property

public GUIContent,UnityEngine TangentSpaceOptionNone
return UnityEngine.GUIContent

TangentSpaceTangentLabel public property

public GUIContent,UnityEngine TangentSpaceTangentLabel
return UnityEngine.GUIContent

UseFileUnits public property

public GUIContent,UnityEngine UseFileUnits
return UnityEngine.GUIContent

secondaryUVAngleDistortion public property

public GUIContent,UnityEngine secondaryUVAngleDistortion
return UnityEngine.GUIContent

secondaryUVAreaDistortion public property

public GUIContent,UnityEngine secondaryUVAreaDistortion
return UnityEngine.GUIContent

secondaryUVDefaults public property

public GUIContent,UnityEngine secondaryUVDefaults
return UnityEngine.GUIContent

secondaryUVHardAngle public property

public GUIContent,UnityEngine secondaryUVHardAngle
return UnityEngine.GUIContent

secondaryUVPackMargin public property

public GUIContent,UnityEngine secondaryUVPackMargin
return UnityEngine.GUIContent