Property | Type | Description | |
---|---|---|---|
fps | int | ||
timeControl | TimeControl |
Property | Type | Description | |
---|---|---|---|
m_ViewTool | ViewTool |
Method | Description | |
---|---|---|
AvatarPreview ( UnityEngine previewObjectInScene, |
||
AvatarTimeControlGUI ( |
||
DoAvatarPreview ( |
||
DoAvatarPreviewDrag ( EventType type ) : void | ||
DoAvatarPreviewFrame ( |
||
DoAvatarPreviewOrbit ( |
||
DoAvatarPreviewPan ( |
||
DoAvatarPreviewZoom ( |
||
DoPreviewSettings ( ) : void | ||
DoRenderPreview ( |
||
DoSelectionChange ( ) : void | ||
FindBestFittingRenderableGameObjectFromModelAsset ( Object asset, ModelImporterAnimationType animationType ) : |
||
GetAnimationType ( |
||
GetAnimationType ( |
||
IsValidPreviewGameObject ( |
||
OnDestroy ( ) : void | ||
ResetPreviewInstance ( ) : void |
Method | Description | |
---|---|---|
GetCurrentMouseWorldPosition ( |
||
HandleMouseDown ( |
||
HandleMouseDrag ( |
||
HandleMouseUp ( |
||
HandleViewTool ( |
Method | Description | |
---|---|---|
CalculatePreviewGameObject ( UnityEngine selectedAnimator, |
||
GetFirstAnimationClipFromMotion ( |
||
GetGenericAnimationFallback ( ) : |
||
GetHumanoidFallback ( ) : |
||
Init ( ) : void | ||
InitInstance ( UnityEngine scenePreviewObject, |
||
PositionPreviewObjects ( |
||
PreviewSlider ( float val, float snapThreshold ) : float | ||
RenderPreviewShadowmap ( |
||
Repeat ( int t, int length ) : int | ||
SetPreview ( |
||
SetPreviewAvatarOption ( object obj ) : void | ||
SetPreviewCharacterEnabled ( bool enabled, bool showReference ) : void | ||
SetupBounds ( |
||
SetupPreviewLightingAndFx ( ) : bool | ||
TeardownPreviewLightingAndFx ( bool oldFog ) : void |
public AvatarPreview ( UnityEngine previewObjectInScene, |
||
previewObjectInScene | UnityEngine | |
objectOnSameAsset | ||
return | System |
public AvatarTimeControlGUI ( |
||
rect | ||
return | void |
public DoAvatarPreview ( |
||
rect | ||
background | ||
return | void |
public DoAvatarPreviewDrag ( EventType type ) : void | ||
type | EventType | |
return | void |
public DoAvatarPreviewFrame ( |
||
evt | ||
type | EventType | |
previewRect | ||
return | void |
public DoAvatarPreviewOrbit ( |
||
evt | ||
previewRect | ||
return | void |
public DoAvatarPreviewPan ( |
||
evt | ||
return | void |
public DoAvatarPreviewZoom ( |
||
evt | ||
delta | float | |
return | void |
public DoRenderPreview ( |
||
previewRect | ||
background | ||
return | void |
public static FindBestFittingRenderableGameObjectFromModelAsset ( Object asset, ModelImporterAnimationType animationType ) : |
||
asset | Object | |
animationType | ModelImporterAnimationType | |
return |
public static GetAnimationType ( |
||
go | ||
return | ModelImporterAnimationType |
public static GetAnimationType ( |
||
motion | ||
return | ModelImporterAnimationType |
protected GetCurrentMouseWorldPosition ( |
||
evt | ||
previewRect | ||
return | Vector3 |
protected HandleMouseDown ( |
||
evt | ||
id | int | |
previewRect | ||
return | void |
protected HandleMouseDrag ( |
||
evt | ||
id | int | |
previewRect | ||
return | void |
protected HandleMouseUp ( |
||
evt | ||
id | int | |
return | void |
protected HandleViewTool ( |
||
evt | ||
eventType | EventType | |
id | int | |
previewRect | ||
return | void |
public static IsValidPreviewGameObject ( |
||
target | ||
requiredClipType | ModelImporterAnimationType | |
return | bool |