C# Class Styles, UnityDecompiled

Exibir arquivo Open project: CarlosHBC/UnityDecompiled Class Usage Examples

Public Properties

Property Type Description
AddEventContent GUIContent,
AddKeyframeContent GUIContent,
AdditiveReferencePoseFrame GUIContent,
AnimCompressionLabel GUIContent,
AnimCompressionOpt GUIContent[],
AnimCompressionOptLegacy GUIContent[],
AnimLabel GUIContent,
AnimPositionErrorLabel GUIContent,
AnimRotationErrorLabel GUIContent,
AnimScaleErrorLabel GUIContent,
AnimWrapModeLabel GUIContent,
AnimWrapModeOpt GUIContent[],
AnimationCompressionHelp GUIContent,
AnimationType GUIContent,
AnimationTypeOpt GUIContent[],
AnimationsOpt GUIContent[],
AvatarDefinition GUIContent,
AvatarDefinitionOpt GUIContent[],
BakeIK GUIContent,
BakeIntoPoseOrientation GUIContent,
BakeIntoPosePositionXZ GUIContent,
BakeIntoPosePositionY GUIContent,
BasedUponOrientation GUIContent,
BasedUponPositionXZ GUIContent,
BasedUponPositionXZHumanOpt GUIContent[],
BasedUponPositionXZOpt GUIContent[],
BasedUponPositionY GUIContent,
BasedUponPositionYHumanOpt GUIContent[],
BasedUponPositionYOpt GUIContent[],
BasedUponRotationHumanOpt GUIContent[],
BasedUponRotationOpt GUIContent[],
BasedUponStartOrientation GUIContent,
BasedUponStartPositionXZ GUIContent,
BasedUponStartPositionY GUIContent,
Curves GUIContent,
EndFrame GUIContent,
GenerateRetargetingWarnings GUIContent,
GreenLightIcon GUIContent,
HasAdditiveReferencePose GUIContent,
ImportAnimations GUIContent,
ImportMessages GUIContent,
LightRimIcon GUIContent,
LoopCycleOffset GUIContent,
LoopPose GUIContent,
LoopTime GUIContent,
Mask GUIContent,
Mirror GUIContent,
MotionCurves GUIContent,
MotionNode GUIContent,
MotionSetting GUIContent,
NextKeyContent GUIContent,
OrangeLightIcon GUIContent,
OrientationOffsetY GUIContent,
PositionOffsetY GUIContent,
PrevKeyContent GUIContent,
RedLightIcon GUIContent,
ResampleCurves GUIContent,
RootNode GUIContent,
StartFrame GUIContent,
UpdateMuscleDefinitionFromSource GUIContent,
UpdateReferenceClips GUIContent,
addButton GUIContent,
addText GUIContent,
anchor GUIStyle,
anchorActive GUIStyle,
anchorCornerColor Color,
audioMixerGroupIcon Texture2D
audioMixerIcon Texture2D
avatar GUIContent,
avatarInvalid GUIContent,
avatarPending GUIContent,
avatarValid GUIContent,
axisLabelNumberField GUIStyle,
background GUIStyle,
blendPosition GUIStyle,
bottomBarBg GUIStyle,
bottomResize GUIStyle,
boxBackground GUIStyle,
buttonWidth float
cancelButton GUIContent,
clickDragFloatFieldLeft GUIStyle,
clickDragFloatFieldRight GUIStyle,
clickDragFloatLabelLeft GUIStyle,
clickDragFloatLabelRight GUIStyle,
clipMultiEditInfo GUIContent,
colorCycle GUIContent,
colorPickerBox GUIStyle
colorToggle GUIContent
configureAvatar GUIContent
connectedAnchor GUIStyle
connectedAnchorActive GUIStyle
cursorColor Color
draggingHandle GUIStyle
errorIcon GUIContent
errorStyle GUIStyle
exposablePopup GUIStyle
exposablePopupItem GUIStyle
eyeDropper GUIContent
foldout GUIStyle
footerBackground GUIStyle
frame GUIStyle
header GUIContent
headerBackground GUIStyle
headerIcon GUIStyle
headerLine GUIStyle
headerStyle GUIStyle
helpText GUIStyle
iconAddBranches GUIContent
iconAddLeaves GUIContent
iconDuplicate GUIContent
iconRefresh GUIContent
iconRemove GUIContent
iconToolbarMinus GUIContent
iconToolbarPlus GUIContent
iconTrash GUIContent
invisibleButton GUIStyle
kBillboardsFaceCameraPos GUIContent
kButton GUIStyle
kCustomQueueValue int
kDefaultDropdown GUIStyle
kDefaultToggle GUIStyle
kIconTrash GUIContent
kListEvenBg GUIStyle
kListOddBg GUIStyle
kPlatformTooltip GUIContent
kReflectionProbePickerStyle GUIStyle
kSelected GUIStyle
kSoftParticlesHint GUIContent
kToggle GUIStyle
label GUIStyle
largeStatus GUIStyle
lightmapEmissiveLabel string
lightmapEmissiveStrings string[]
lightmapEmissiveValues int[]
lockButton GUIStyle
lockStyle GUIStyle
lockedRotationIcon GUIContent
m_CreateDropdownContent GUIContent
m_EmptyFolderText GUIContent
m_FilterByLabel GUIContent
m_FilterByType GUIContent
m_SaveFilterContent GUIContent
m_SearchIn GUIContent
m_ShowChildAssetsContent GUIContent
m_SortingLayerStyle GUIContent
m_SortingOrderStyle GUIContent
menuItem GUIStyle
mirrorIcon GUIContent
nodeBackground GUIStyle
nodeBoxes GUIStyle[]
nodeIcons GUIContent[]
nodeLabelBot GUIStyle
nodeLabelTop GUIStyle
nodesLabel GUIContent
numberStyle GUIStyle
okButton GUIContent
optionsButton GUIStyle
parentColor Color
pickerBox GUIStyle
pinLabel GUIStyle
pivotColor Color
pointIcon Texture2D
pointIconOverlay Texture2D
pointIconSelected Texture2D
popup GUIStyle
preBackground GUIStyle
preButton GUIStyle
presetsToggle GUIContent
previewBackground GUIStyle
previewTextureBackground GUIStyle
previewTitle GUIContent
propBlockWarning string
queueLabel GUIContent
queueNames GUIContent[]
queueValues int[]
sMenuItem GUIStyle
sSeparator GUIStyle
samplerIcon Texture2D
selectedPathLabel GUIStyle
selfColor Color
simpleAnchorColor Color
sliderCycle GUIContent
sliderToggle GUIContent
smallStatus GUIStyle
snapshotsIcon Texture2D
speedIcon GUIContent
starIcon GUIContent
stretchAnchorColor Color
tab GUIStyle
tableHeaderColor Color
tableLineColor Color
textField GUIStyle
thumb2D GUIStyle
thumbHoriz GUIStyle
thumbVert GUIStyle
toggle GUIStyle
toggleStyle GUIStyle
tonemappingToggle GUIContent
toolbar GUIStyle
toolbarBack GUIStyle
toolbarButton GUIStyle
topBarBg GUIStyle
triangleLeft GUIStyle
triangleRight GUIStyle
unlockedRotationIcon GUIContent
updateMuscleDefinitionFromSource GUIContent
viewAxisLabelStyle GUIStyle
viewLabelStyleCentered GUIStyle
viewLabelStyleLeftAligned GUIStyle
viewsIcon Texture2D
visBgColor Color
visPointColor Color
visPointEmptyColor Color
visPointOverlayColor Color
visSamplerColor Color
visWeightColor Color
visWeightLineColor Color
visWeightShapeColor Color
visibilityIcons GUIContent[]
warningIcon GUIContent
windowTitle GUIContent

Public Methods

Method Description
Styles ( )

Private Methods

Method Description
GetStyle ( string styleName ) : GUIStyle,

Method Details

Styles() public method

public Styles ( )

Property Details

AddEventContent public_oe static_oe property

public static GUIContent, AddEventContent
return GUIContent,

AddKeyframeContent public_oe static_oe property

public static GUIContent, AddKeyframeContent
return GUIContent,

AdditiveReferencePoseFrame public_oe static_oe property

public static GUIContent, AdditiveReferencePoseFrame
return GUIContent,

AnimCompressionLabel public_oe property

public GUIContent, AnimCompressionLabel
return GUIContent,

AnimCompressionOpt public_oe property

public GUIContent[], AnimCompressionOpt
return GUIContent[],

AnimCompressionOptLegacy public_oe property

public GUIContent[], AnimCompressionOptLegacy
return GUIContent[],

AnimLabel public_oe property

public GUIContent, AnimLabel
return GUIContent,

AnimPositionErrorLabel public_oe property

public GUIContent, AnimPositionErrorLabel
return GUIContent,

AnimRotationErrorLabel public_oe property

public GUIContent, AnimRotationErrorLabel
return GUIContent,

AnimScaleErrorLabel public_oe property

public GUIContent, AnimScaleErrorLabel
return GUIContent,

AnimWrapModeLabel public_oe property

public GUIContent, AnimWrapModeLabel
return GUIContent,

AnimWrapModeOpt public_oe property

public GUIContent[], AnimWrapModeOpt
return GUIContent[],

AnimationCompressionHelp public_oe property

public GUIContent, AnimationCompressionHelp
return GUIContent,

AnimationType public_oe property

public GUIContent, AnimationType
return GUIContent,

AnimationTypeOpt public_oe property

public GUIContent[], AnimationTypeOpt
return GUIContent[],

AnimationsOpt public_oe property

public GUIContent[], AnimationsOpt
return GUIContent[],

AvatarDefinition public_oe property

public GUIContent, AvatarDefinition
return GUIContent,

AvatarDefinitionOpt public_oe property

public GUIContent[], AvatarDefinitionOpt
return GUIContent[],

BakeIK public_oe property

public GUIContent, BakeIK
return GUIContent,

BakeIntoPoseOrientation public_oe static_oe property

public static GUIContent, BakeIntoPoseOrientation
return GUIContent,

BakeIntoPosePositionXZ public_oe static_oe property

public static GUIContent, BakeIntoPosePositionXZ
return GUIContent,

BakeIntoPosePositionY public_oe static_oe property

public static GUIContent, BakeIntoPosePositionY
return GUIContent,

BasedUponOrientation public_oe static_oe property

public static GUIContent, BasedUponOrientation
return GUIContent,

BasedUponPositionXZ public_oe static_oe property

public static GUIContent, BasedUponPositionXZ
return GUIContent,

BasedUponPositionXZHumanOpt public_oe static_oe property

public static GUIContent[], BasedUponPositionXZHumanOpt
return GUIContent[],

BasedUponPositionXZOpt public_oe static_oe property

public static GUIContent[], BasedUponPositionXZOpt
return GUIContent[],

BasedUponPositionY public_oe static_oe property

public static GUIContent, BasedUponPositionY
return GUIContent,

BasedUponPositionYHumanOpt public_oe static_oe property

public static GUIContent[], BasedUponPositionYHumanOpt
return GUIContent[],

BasedUponPositionYOpt public_oe static_oe property

public static GUIContent[], BasedUponPositionYOpt
return GUIContent[],

BasedUponRotationHumanOpt public_oe static_oe property

public static GUIContent[], BasedUponRotationHumanOpt
return GUIContent[],

BasedUponRotationOpt public_oe static_oe property

public static GUIContent[], BasedUponRotationOpt
return GUIContent[],

BasedUponStartOrientation public_oe static_oe property

public static GUIContent, BasedUponStartOrientation
return GUIContent,

BasedUponStartPositionXZ public_oe static_oe property

public static GUIContent, BasedUponStartPositionXZ
return GUIContent,

BasedUponStartPositionY public_oe static_oe property

public static GUIContent, BasedUponStartPositionY
return GUIContent,

Curves public_oe static_oe property

public static GUIContent, Curves
return GUIContent,

EndFrame public_oe static_oe property

public static GUIContent, EndFrame
return GUIContent,

GenerateRetargetingWarnings public_oe property

public GUIContent, GenerateRetargetingWarnings
return GUIContent,

GreenLightIcon public_oe static_oe property

public static GUIContent, GreenLightIcon
return GUIContent,

HasAdditiveReferencePose public_oe static_oe property

public static GUIContent, HasAdditiveReferencePose
return GUIContent,

ImportAnimations public_oe property

public GUIContent, ImportAnimations
return GUIContent,

ImportMessages public_oe property

public GUIContent, ImportMessages
return GUIContent,

LightRimIcon public_oe static_oe property

public static GUIContent, LightRimIcon
return GUIContent,

LoopCycleOffset public_oe static_oe property

public static GUIContent, LoopCycleOffset
return GUIContent,

LoopPose public_oe static_oe property

public static GUIContent, LoopPose
return GUIContent,

LoopTime public_oe static_oe property

public static GUIContent, LoopTime
return GUIContent,

Mask public_oe property

public GUIContent, Mask
return GUIContent,

Mirror public_oe static_oe property

public static GUIContent, Mirror
return GUIContent,

MotionCurves public_oe static_oe property

public static GUIContent, MotionCurves
return GUIContent,

MotionNode public_oe property

public GUIContent, MotionNode
return GUIContent,

MotionSetting public_oe property

public GUIContent, MotionSetting
return GUIContent,

NextKeyContent public_oe static_oe property

public static GUIContent, NextKeyContent
return GUIContent,

OrangeLightIcon public_oe static_oe property

public static GUIContent, OrangeLightIcon
return GUIContent,

OrientationOffsetY public_oe static_oe property

public static GUIContent, OrientationOffsetY
return GUIContent,

PositionOffsetY public_oe static_oe property

public static GUIContent, PositionOffsetY
return GUIContent,

PrevKeyContent public_oe static_oe property

public static GUIContent, PrevKeyContent
return GUIContent,

RedLightIcon public_oe static_oe property

public static GUIContent, RedLightIcon
return GUIContent,

ResampleCurves public_oe property

public GUIContent, ResampleCurves
return GUIContent,

RootNode public_oe property

public GUIContent, RootNode
return GUIContent,

StartFrame public_oe static_oe property

public static GUIContent, StartFrame
return GUIContent,

UpdateMuscleDefinitionFromSource public_oe property

public GUIContent, UpdateMuscleDefinitionFromSource
return GUIContent,

UpdateReferenceClips public_oe property

public GUIContent, UpdateReferenceClips
return GUIContent,

addButton public_oe property

public GUIContent, addButton
return GUIContent,

addText public_oe property

public GUIContent, addText
return GUIContent,

anchor public_oe property

public GUIStyle, anchor
return GUIStyle,

anchorActive public_oe property

public GUIStyle, anchorActive
return GUIStyle,

anchorCornerColor public_oe property

public Color, anchorCornerColor
return Color,

audioMixerGroupIcon public_oe property

public Texture2D audioMixerGroupIcon
return Texture2D

audioMixerIcon public_oe property

public Texture2D audioMixerIcon
return Texture2D

avatar public_oe property

public GUIContent, avatar
return GUIContent,

avatarInvalid public_oe property

public GUIContent, avatarInvalid
return GUIContent,

avatarPending public_oe property

public GUIContent, avatarPending
return GUIContent,

avatarValid public_oe property

public GUIContent, avatarValid
return GUIContent,

axisLabelNumberField public_oe property

public GUIStyle, axisLabelNumberField
return GUIStyle,

background public_oe property

public GUIStyle, background
return GUIStyle,

blendPosition public_oe property

public GUIStyle, blendPosition
return GUIStyle,

bottomBarBg public_oe property

public GUIStyle, bottomBarBg
return GUIStyle,

bottomResize public_oe property

public GUIStyle, bottomResize
return GUIStyle,

boxBackground public_oe property

public GUIStyle, boxBackground
return GUIStyle,

buttonWidth public_oe property

public float buttonWidth
return float

cancelButton public_oe property

public GUIContent, cancelButton
return GUIContent,

clickDragFloatFieldLeft public_oe property

public GUIStyle, clickDragFloatFieldLeft
return GUIStyle,

clickDragFloatFieldRight public_oe property

public GUIStyle, clickDragFloatFieldRight
return GUIStyle,

clickDragFloatLabelLeft public_oe property

public GUIStyle, clickDragFloatLabelLeft
return GUIStyle,

clickDragFloatLabelRight public_oe property

public GUIStyle, clickDragFloatLabelRight
return GUIStyle,

clipMultiEditInfo public_oe property

public GUIContent, clipMultiEditInfo
return GUIContent,

colorCycle public_oe property

public GUIContent, colorCycle
return GUIContent,

colorPickerBox public_oe property

public GUIStyle colorPickerBox
return GUIStyle

colorToggle public_oe property

public GUIContent colorToggle
return GUIContent

configureAvatar public_oe property

public GUIContent configureAvatar
return GUIContent

connectedAnchor public_oe property

public GUIStyle connectedAnchor
return GUIStyle

connectedAnchorActive public_oe property

public GUIStyle connectedAnchorActive
return GUIStyle

cursorColor public_oe static_oe property

public static Color cursorColor
return Color

draggingHandle public_oe property

public GUIStyle draggingHandle
return GUIStyle

errorIcon public_oe property

public GUIContent errorIcon
return GUIContent

errorStyle public_oe property

public GUIStyle errorStyle
return GUIStyle

exposablePopup public_oe property

public GUIStyle exposablePopup
return GUIStyle

exposablePopupItem public_oe property

public GUIStyle exposablePopupItem
return GUIStyle

eyeDropper public_oe property

public GUIContent eyeDropper
return GUIContent

foldout public_oe property

public GUIStyle foldout
return GUIStyle

footerBackground public_oe property

public GUIStyle footerBackground
return GUIStyle

frame public_oe property

public GUIStyle frame
return GUIStyle

header public_oe property

public GUIContent header
return GUIContent

headerBackground public_oe property

public GUIStyle headerBackground
return GUIStyle

headerIcon public_oe property

public GUIStyle headerIcon
return GUIStyle

headerLine public_oe property

public GUIStyle headerLine
return GUIStyle

headerStyle public_oe property

public GUIStyle headerStyle
return GUIStyle

helpText public_oe property

public GUIStyle helpText
return GUIStyle

iconAddBranches public_oe property

public GUIContent iconAddBranches
return GUIContent

iconAddLeaves public_oe property

public GUIContent iconAddLeaves
return GUIContent

iconDuplicate public_oe property

public GUIContent iconDuplicate
return GUIContent

iconRefresh public_oe property

public GUIContent iconRefresh
return GUIContent

iconRemove public_oe static_oe property

public static GUIContent iconRemove
return GUIContent

iconToolbarMinus public_oe property

public GUIContent iconToolbarMinus
return GUIContent

iconToolbarPlus public_oe property

public GUIContent iconToolbarPlus
return GUIContent

iconTrash public_oe property

public GUIContent iconTrash
return GUIContent

invisibleButton public_oe static_oe property

public static GUIStyle invisibleButton
return GUIStyle

kBillboardsFaceCameraPos public_oe static_oe property

public static GUIContent kBillboardsFaceCameraPos
return GUIContent

kButton public_oe static_oe property

public static GUIStyle kButton
return GUIStyle

kCustomQueueValue public_oe static_oe property

public static int kCustomQueueValue
return int

kDefaultDropdown public_oe static_oe property

public static GUIStyle kDefaultDropdown
return GUIStyle

kDefaultToggle public_oe static_oe property

public static GUIStyle kDefaultToggle
return GUIStyle

kIconTrash public_oe static_oe property

public static GUIContent kIconTrash
return GUIContent

kListEvenBg public_oe static_oe property

public static GUIStyle kListEvenBg
return GUIStyle

kListOddBg public_oe static_oe property

public static GUIStyle kListOddBg
return GUIStyle

kPlatformTooltip public_oe static_oe property

public static GUIContent kPlatformTooltip
return GUIContent

kReflectionProbePickerStyle public_oe static_oe property

public static GUIStyle kReflectionProbePickerStyle
return GUIStyle

kSelected public_oe static_oe property

public static GUIStyle kSelected
return GUIStyle

kSoftParticlesHint public_oe static_oe property

public static GUIContent kSoftParticlesHint
return GUIContent

kToggle public_oe static_oe property

public static GUIStyle kToggle
return GUIStyle

label public_oe property

public GUIStyle label
return GUIStyle

largeStatus public_oe property

public GUIStyle largeStatus
return GUIStyle

lightmapEmissiveLabel public_oe static_oe property

public static string lightmapEmissiveLabel
return string

lightmapEmissiveStrings public_oe static_oe property

public static string[] lightmapEmissiveStrings
return string[]

lightmapEmissiveValues public_oe static_oe property

public static int[] lightmapEmissiveValues
return int[]

lockButton public_oe property

public GUIStyle lockButton
return GUIStyle

lockStyle public_oe property

public GUIStyle lockStyle
return GUIStyle

lockedRotationIcon public_oe property

public GUIContent lockedRotationIcon
return GUIContent

m_CreateDropdownContent public_oe property

public GUIContent m_CreateDropdownContent
return GUIContent

m_EmptyFolderText public_oe property

public GUIContent m_EmptyFolderText
return GUIContent

m_FilterByLabel public_oe property

public GUIContent m_FilterByLabel
return GUIContent

m_FilterByType public_oe property

public GUIContent m_FilterByType
return GUIContent

m_SaveFilterContent public_oe property

public GUIContent m_SaveFilterContent
return GUIContent

m_SearchIn public_oe property

public GUIContent m_SearchIn
return GUIContent

m_ShowChildAssetsContent public_oe property

public GUIContent m_ShowChildAssetsContent
return GUIContent

m_SortingLayerStyle public_oe static_oe property

public static GUIContent m_SortingLayerStyle
return GUIContent

m_SortingOrderStyle public_oe static_oe property

public static GUIContent m_SortingOrderStyle
return GUIContent

menuItem public_oe property

public GUIStyle menuItem
return GUIStyle

mirrorIcon public_oe property

public GUIContent mirrorIcon
return GUIContent

nodeBackground public_oe property

public GUIStyle nodeBackground
return GUIStyle

nodeBoxes public_oe property

public GUIStyle[] nodeBoxes
return GUIStyle[]

nodeIcons public_oe property

public GUIContent[] nodeIcons
return GUIContent[]

nodeLabelBot public_oe property

public GUIStyle nodeLabelBot
return GUIStyle

nodeLabelTop public_oe property

public GUIStyle nodeLabelTop
return GUIStyle

nodesLabel public_oe property

public GUIContent nodesLabel
return GUIContent

numberStyle public_oe property

public GUIStyle numberStyle
return GUIStyle

okButton public_oe property

public GUIContent okButton
return GUIContent

optionsButton public_oe property

public GUIStyle optionsButton
return GUIStyle

parentColor public_oe property

public Color parentColor
return Color

pickerBox public_oe property

public GUIStyle pickerBox
return GUIStyle

pinLabel public_oe property

public GUIStyle pinLabel
return GUIStyle

pivotColor public_oe property

public Color pivotColor
return Color

pointIcon public_oe property

public Texture2D pointIcon
return Texture2D

pointIconOverlay public_oe property

public Texture2D pointIconOverlay
return Texture2D

pointIconSelected public_oe property

public Texture2D pointIconSelected
return Texture2D

popup public_oe static_oe property

public static GUIStyle popup
return GUIStyle

preBackground public_oe property

public GUIStyle preBackground
return GUIStyle

preButton public_oe property

public GUIStyle preButton
return GUIStyle

presetsToggle public_oe property

public GUIContent presetsToggle
return GUIContent

previewBackground public_oe property

public GUIStyle previewBackground
return GUIStyle

previewTextureBackground public_oe property

public GUIStyle previewTextureBackground
return GUIStyle

previewTitle public_oe property

public GUIContent previewTitle
return GUIContent

propBlockWarning public_oe static_oe property

public static string propBlockWarning
return string

queueLabel public_oe static_oe property

public static GUIContent queueLabel
return GUIContent

queueNames public_oe static_oe property

public static GUIContent[] queueNames
return GUIContent[]

queueValues public_oe static_oe property

public static int[] queueValues
return int[]

sMenuItem public_oe static_oe property

public static GUIStyle sMenuItem
return GUIStyle

sSeparator public_oe static_oe property

public static GUIStyle sSeparator
return GUIStyle

samplerIcon public_oe property

public Texture2D samplerIcon
return Texture2D

selectedPathLabel public_oe property

public GUIStyle selectedPathLabel
return GUIStyle

selfColor public_oe property

public Color selfColor
return Color

simpleAnchorColor public_oe property

public Color simpleAnchorColor
return Color

sliderCycle public_oe property

public GUIContent sliderCycle
return GUIContent

sliderToggle public_oe property

public GUIContent sliderToggle
return GUIContent

smallStatus public_oe property

public GUIStyle smallStatus
return GUIStyle

snapshotsIcon public_oe property

public Texture2D snapshotsIcon
return Texture2D

speedIcon public_oe property

public GUIContent speedIcon
return GUIContent

starIcon public_oe property

public GUIContent starIcon
return GUIContent

stretchAnchorColor public_oe property

public Color stretchAnchorColor
return Color

tab public_oe property

public GUIStyle tab
return GUIStyle

tableHeaderColor public_oe property

public Color tableHeaderColor
return Color

tableLineColor public_oe property

public Color tableLineColor
return Color

textField public_oe static_oe property

public static GUIStyle textField
return GUIStyle

thumb2D public_oe property

public GUIStyle thumb2D
return GUIStyle

thumbHoriz public_oe property

public GUIStyle thumbHoriz
return GUIStyle

thumbVert public_oe property

public GUIStyle thumbVert
return GUIStyle

toggle public_oe property

public GUIStyle toggle
return GUIStyle

toggleStyle public_oe property

public GUIStyle toggleStyle
return GUIStyle

tonemappingToggle public_oe property

public GUIContent tonemappingToggle
return GUIContent

toolbar public_oe property

public GUIStyle toolbar
return GUIStyle

toolbarBack public_oe property

public GUIStyle toolbarBack
return GUIStyle

toolbarButton public_oe property

public GUIStyle toolbarButton
return GUIStyle

topBarBg public_oe property

public GUIStyle topBarBg
return GUIStyle

triangleLeft public_oe property

public GUIStyle triangleLeft
return GUIStyle

triangleRight public_oe property

public GUIStyle triangleRight
return GUIStyle

unlockedRotationIcon public_oe property

public GUIContent unlockedRotationIcon
return GUIContent

updateMuscleDefinitionFromSource public_oe property

public GUIContent updateMuscleDefinitionFromSource
return GUIContent

viewAxisLabelStyle public_oe property

public GUIStyle viewAxisLabelStyle
return GUIStyle

viewLabelStyleCentered public_oe property

public GUIStyle viewLabelStyleCentered
return GUIStyle

viewLabelStyleLeftAligned public_oe property

public GUIStyle viewLabelStyleLeftAligned
return GUIStyle

viewsIcon public_oe property

public Texture2D viewsIcon
return Texture2D

visBgColor public_oe property

public Color visBgColor
return Color

visPointColor public_oe property

public Color visPointColor
return Color

visPointEmptyColor public_oe property

public Color visPointEmptyColor
return Color

visPointOverlayColor public_oe property

public Color visPointOverlayColor
return Color

visSamplerColor public_oe property

public Color visSamplerColor
return Color

visWeightColor public_oe property

public Color visWeightColor
return Color

visWeightLineColor public_oe property

public Color visWeightLineColor
return Color

visWeightShapeColor public_oe property

public Color visWeightShapeColor
return Color

visibilityIcons public_oe property

public GUIContent[] visibilityIcons
return GUIContent[]

warningIcon public_oe property

public GUIContent warningIcon
return GUIContent

windowTitle public_oe property

public GUIContent windowTitle
return GUIContent