Skip to content
Strée Eloi edited this page Dec 16, 2017 · 34 revisions

Le développement d’outils visuels pour faciliter le travail des artistes et designers

Manuel:

Useful class

  • Debug.DrawRay()
  • Debug.DrawLine()
  • Camera.Viewport

Attribut de variable

Manuel Unity- Script Info - Unity Learn video - Manuel C#

Connaissez-vous ..

  • ..AddComponentMenu ? M, V:Demo
  • ..AssemblyIsEditorAssembly ? M, V:Demo
  • ..ColorUsageAttribute ? M, V:Demo
  • ..ContextMenu ? M, V:Demo
  • ..ContextMenuItemAttribute ? M, V:Demo
  • ..CreateAssetMenuAttribute ? M, V:Demo
  • ..DelayedAttribute ? M, V:Demo
  • ..DisallowMultipleComponent ? M, V:Demo
  • ..ExecuteInEditMode ? M, V:Demo
  • ..GUITargetAttribute ? M, V:Demo
  • ..HeaderAttribute ? M, V:Demo
  • ..HelpURLAttribute ? M, V:Demo
  • ..HideInInspector ? M, V:Demo
  • ..ImageEffectAllowedInSceneView ? M, V:Demo
  • ..ImageEffectOpaque ? M, V:Demo
  • ..ImageEffectTransformsToLDR ? M, V:Demo
  • ..MultilineAttribute ? M, V:Demo
  • ..PreferBinarySerialization ? M, V:Demo
  • ..PropertyAttribute ? M, V:Demo
  • ..RangeAttribute ? M, V:Demo
  • ..RequireComponent ? M, V:Demo
  • ..RuntimeInitializeOnLoadMethodAttribute ? M, V:Demo
  • ..SelectionBaseAttribute ? M, V:Demo
  • ..SerializeField ? M, V:Demo
  • ..SharedBetweenAnimatorsAttribute ? M, V:Demo
  • ..SpaceAttribute ? M, V:Demo
  • ..TextAreaAttribute ? M, V:Demo
  • ..TooltipAttribute ? M, V:Demo
  • ..UnityAPICompatibilityVersionAttribute ? M, V:Demo

CallbackOrderAttribute ? M, V:Demo

Enumeration

Sérialisée

Manuel

MonoBehaviour Editor

  • OnValidate()
  • OnReset()

ExecuteInEditMode

Manuel - Unity Learn Video

Edition de script

Manuel - Unity Tutorial

Edition de menu

Manuel Shortcut: % (ctrl on Windows, cmd on macOS), # (shift), & (alt)
[MenuItem("MyMenu/Do Something")]

Edition de fenêtre

Manuel -TreeView

Edition de Gizmo

Manuel

C# et la réflexion

Manuel - C# Basic: Reflection

  • Lock the inspector

Platform Compilation / precompiled code

Manuel

Online Video

Youtube

Udemy

Clone this wiki locally