Свойство | Type | Description | |
---|---|---|---|
m_Aniso | UnityEditor.SerializedProperty | ||
m_FilterMode | UnityEditor.SerializedProperty | ||
m_WrapMode | UnityEditor.SerializedProperty |
Méthode | Description | |
---|---|---|
GetInfoString ( ) : string | ||
GetMipLevelForRendering ( ) : float | ||
HasPreviewGUI ( ) : bool | ||
IsNormalMap ( |
||
OnInspectorGUI ( ) : void | ||
OnPreviewGUI ( |
||
OnPreviewSettings ( ) : void | ||
RenderStaticPreview ( string assetPath, Object subAssets, int width, int height ) : |
Méthode | Description | |
---|---|---|
DoAnisoLevelSlider ( ) : void | ||
DoFilterModePopup ( ) : void | ||
DoWrapModePopup ( ) : void | ||
OnDisable ( ) : void | ||
OnEnable ( ) : void |
Méthode | Description | |
---|---|---|
DoAnisoGlobalSettingNote ( int anisoLevel ) : void | ||
DrawRect ( |
||
IsCubemap ( ) : bool | ||
Log2 ( float x ) : float | ||
SetCubemapIntensity ( float intensity ) : void |
public static IsNormalMap ( |
||
t | ||
Résultat | bool |
public OnPreviewGUI ( |
||
r | ||
background | ||
Résultat | void |
public RenderStaticPreview ( string assetPath, Object subAssets, int width, int height ) : |
||
assetPath | string | |
subAssets | Object | |
width | int | |
height | int | |
Résultat |
protected SerializedProperty,UnityEditor m_Aniso | ||
Résultat | UnityEditor.SerializedProperty |
protected SerializedProperty,UnityEditor m_FilterMode | ||
Résultat | UnityEditor.SerializedProperty |