Свойство | Type | Description | |
---|---|---|---|
previewDir | Vector2 |
Méthode | Description | |
---|---|---|
HasPreviewGUI ( ) : bool | ||
OnInspectorGUI ( ) : void | ||
OnPreviewGUI ( Rect r, GUIStyle background ) : void | ||
RenderMeshPreview ( RoseMapObjectData, mapObj, |
||
RenderStaticPreview ( string assetPath, Object subAssets, int width, int height ) : |
Méthode | Description | |
---|---|---|
DoRenderPreview ( ) : void | ||
Init ( ) : void | ||
RenderMeshPreviewSkipCameraAndLighting ( RoseMapObjectData, mapObj, Matrix4x4 mats, Bounds bounds, |
public OnPreviewGUI ( Rect r, GUIStyle background ) : void | ||
r | Rect | |
background | GUIStyle | |
Résultat | void |
public static RenderMeshPreview ( RoseMapObjectData, mapObj, |
||
mapObj | RoseMapObjectData, | |
previewUtility | ||
direction | Vector2 | |
Résultat | void |
public RenderStaticPreview ( string assetPath, Object subAssets, int width, int height ) : |
||
assetPath | string | |
subAssets | Object | |
width | int | |
height | int | |
Résultat |