C# Class UnityEditor.AnimationWindowStyles

显示文件 Open project: CarlosHBC/UnityDecompiled Class Usage Examples

Public Properties

Property Type Description
addEventContent UnityEngine.GUIContent
addKeyframeContent UnityEngine.GUIContent
animationClip UnityEngine.GUIContent
animatorAndAnimationClip GUIContent
animatorOptimizedText GUIContent
create GUIContent
createNewClip GUIContent
curveEditorBackground GUIStyle
curveEditorLabelTickmarks GUIStyle
curves GUIContent
dopeSheetBackground GUIStyle
dopeSheetKeyframe GUIStyle
dopesheet GUIContent
eventBackground GUIStyle
eventTooltip GUIStyle
eventTooltipArrow GUIStyle
firstKeyContent GUIContent
formatIsMissing GUIContent
keyframeBackground GUIStyle
lastKeyContent GUIContent
miniToolbar GUIStyle
miniToolbarButton GUIStyle
nextKeyContent GUIContent
noAnimatableObjectSelectedText GUIContent
playContent GUIContent
playHead GUIStyle
pointIcon Texture2D
popupCurveDropdown GUIStyle
popupCurveEditorBackground GUIStyle
popupCurveEditorSwatch GUIStyle
popupCurveSwatchBackground GUIStyle
prevKeyContent GUIContent
recordContent GUIContent
samples GUIContent
timelineTick GUIStyle
toolbarLabel GUIStyle

Public Methods

Method Description
Initialize ( ) : void

Method Details

Initialize() public static method

public static Initialize ( ) : void
return void

Property Details

addEventContent public_oe static_oe property

public static GUIContent,UnityEngine addEventContent
return UnityEngine.GUIContent

addKeyframeContent public_oe static_oe property

public static GUIContent,UnityEngine addKeyframeContent
return UnityEngine.GUIContent

animationClip public_oe static_oe property

public static GUIContent,UnityEngine animationClip
return UnityEngine.GUIContent

animatorAndAnimationClip public_oe static_oe property

public static GUIContent animatorAndAnimationClip
return GUIContent

animatorOptimizedText public_oe static_oe property

public static GUIContent animatorOptimizedText
return GUIContent

create public_oe static_oe property

public static GUIContent create
return GUIContent

createNewClip public_oe static_oe property

public static GUIContent createNewClip
return GUIContent

curveEditorBackground public_oe static_oe property

public static GUIStyle curveEditorBackground
return GUIStyle

curveEditorLabelTickmarks public_oe static_oe property

public static GUIStyle curveEditorLabelTickmarks
return GUIStyle

curves public_oe static_oe property

public static GUIContent curves
return GUIContent

dopeSheetBackground public_oe static_oe property

public static GUIStyle dopeSheetBackground
return GUIStyle

dopeSheetKeyframe public_oe static_oe property

public static GUIStyle dopeSheetKeyframe
return GUIStyle

dopesheet public_oe static_oe property

public static GUIContent dopesheet
return GUIContent

eventBackground public_oe static_oe property

public static GUIStyle eventBackground
return GUIStyle

eventTooltip public_oe static_oe property

public static GUIStyle eventTooltip
return GUIStyle

eventTooltipArrow public_oe static_oe property

public static GUIStyle eventTooltipArrow
return GUIStyle

firstKeyContent public_oe static_oe property

public static GUIContent firstKeyContent
return GUIContent

formatIsMissing public_oe static_oe property

public static GUIContent formatIsMissing
return GUIContent

keyframeBackground public_oe static_oe property

public static GUIStyle keyframeBackground
return GUIStyle

lastKeyContent public_oe static_oe property

public static GUIContent lastKeyContent
return GUIContent

miniToolbar public_oe static_oe property

public static GUIStyle miniToolbar
return GUIStyle

miniToolbarButton public_oe static_oe property

public static GUIStyle miniToolbarButton
return GUIStyle

nextKeyContent public_oe static_oe property

public static GUIContent nextKeyContent
return GUIContent

noAnimatableObjectSelectedText public_oe static_oe property

public static GUIContent noAnimatableObjectSelectedText
return GUIContent

playContent public_oe static_oe property

public static GUIContent playContent
return GUIContent

playHead public_oe static_oe property

public static GUIStyle playHead
return GUIStyle

pointIcon public_oe static_oe property

public static Texture2D pointIcon
return Texture2D

popupCurveDropdown public_oe static_oe property

public static GUIStyle popupCurveDropdown
return GUIStyle

popupCurveEditorBackground public_oe static_oe property

public static GUIStyle popupCurveEditorBackground
return GUIStyle

popupCurveEditorSwatch public_oe static_oe property

public static GUIStyle popupCurveEditorSwatch
return GUIStyle

popupCurveSwatchBackground public_oe static_oe property

public static GUIStyle popupCurveSwatchBackground
return GUIStyle

prevKeyContent public_oe static_oe property

public static GUIContent prevKeyContent
return GUIContent

recordContent public_oe static_oe property

public static GUIContent recordContent
return GUIContent

samples public_oe static_oe property

public static GUIContent samples
return GUIContent

timelineTick public_oe static_oe property

public static GUIStyle timelineTick
return GUIStyle

toolbarLabel public_oe static_oe property

public static GUIStyle toolbarLabel
return GUIStyle