Draws a play button and waveform preview for serialized AudioClip fields
☆28Oct 5, 2017Updated 8 years ago
Alternatives and similar repositories for Unity3D_PropertyDrawer_AudioClip
Users that are interested in Unity3D_PropertyDrawer_AudioClip are comparing it to the libraries listed below
Sorting:
- Editor上でワンクリックでシーンのLoad、UnLoadを切り替えれる機能☆20Jun 10, 2020Updated 5 years ago
- 【Unity】シリアライズ対象の変数に自動で参照を割り当てるエディタ拡張☆15Mar 11, 2023Updated 2 years ago
- examples for ragdoll physics and Unity☆10Oct 23, 2014Updated 11 years ago
- Extended Animation Framework for Unity based on Coroutines☆10Oct 21, 2025Updated 4 months ago
- Provides a hierarchy and inspector window to view world entities, and mutate components.☆10Sep 14, 2022Updated 3 years ago
- Searchable and compact drawer for UnityEvent☆27Sep 13, 2021Updated 4 years ago
- Enhanced debug logging for Unity, with JSON/CSV export and HTML viewer.☆66Oct 31, 2019Updated 6 years ago
- Texture map generation tool made in Unity☆24Apr 9, 2015Updated 10 years ago
- Customize the player loop from the settings window. One of the "j1Tech" series developed by jwellone Inc for Unity.☆12Sep 9, 2021Updated 4 years ago
- This project is a Unity (C#) implementation of various versions of the sampling-based path search algorithm 'Rapidly-exploring random tre…☆36Apr 14, 2021Updated 4 years ago
- Zero-allocation copying of Meshes using the new MeshData functionality in Unity 2020.1+ .☆56Jul 11, 2025Updated 7 months ago
- This package allows for you to have folder-specific asset importers.☆13Jan 10, 2022Updated 4 years ago
- Surface shaders with flipbook / spritesheet animation functionality☆53Jul 4, 2017Updated 8 years ago
- Now you can reference folders into Unity's Inspector! :D☆14Oct 22, 2019Updated 6 years ago
- Mosaix - A better Unity mosaic☆12Jul 16, 2018Updated 7 years ago
- Isometric tilemap editor extension for Unity☆15Jun 14, 2018Updated 7 years ago
- A package which adds the ability to add metadata to assets in Unity☆17Nov 5, 2024Updated last year
- 【Unity】Inspector のコンポーネントのヘッダーにボタンを追加するエディタ拡張☆15Dec 24, 2022Updated 3 years ago
- Unity plugin for make button switch, knob switch and rocker element in scene.☆14Nov 14, 2025Updated 3 months ago
- Unity image effects for mobile platforms (iOS/Android)☆16Mar 30, 2012Updated 13 years ago
- 【Unity】ファイルを開くアプリケーションを設定できるエディタ拡張☆13Oct 7, 2020Updated 5 years ago
- Simple optimized UI effect. Inspired by Marerial Design☆16Apr 26, 2023Updated 2 years ago
- Prefab painter for Unity☆58Jun 30, 2025Updated 8 months ago
- RadialBlur post image effect for Unity3D☆31Aug 28, 2015Updated 10 years ago
- Particle system using Curl Noise for Unity.☆34Dec 7, 2018Updated 7 years ago
- Fix Unity.☆18Mar 28, 2024Updated last year
- This plugin extends the UnityEventDrawer to display runtime calls in the inspector.☆100Jul 22, 2024Updated last year
- Editor extension to improve the Unity Hierarchy Window. Adds useful detail to the Hierarchy while keeping it clean.☆16Jul 22, 2023Updated 2 years ago
- ☆17Aug 31, 2021Updated 4 years ago
- A Lightweight framework for unity with dependency injection☆21Apr 24, 2021Updated 4 years ago
- Clone of fjcore library that seems to be stagant on google code☆20May 12, 2016Updated 9 years ago
- A UnityEvent replacement☆134Jul 1, 2018Updated 7 years ago
- Shader for Unity particles that use noise textures as inputs to create different patterns☆18Mar 16, 2019Updated 6 years ago
- Unity SDF generator for 2D images☆19May 18, 2022Updated 3 years ago
- Sound manager with 3 tracks, language system, pooling system, Fade in/out effects, EventTrigger system and more.☆58Sep 26, 2019Updated 6 years ago
- AssetPathAttribute is a Unity attribute used in Unity to allow you to have drag and drop asset references in the inspector but really use…☆148Aug 5, 2018Updated 7 years ago
- Curved-sreen shader aseet for Unity.☆70Nov 23, 2021Updated 4 years ago
- Draws the vert and face normals of a mesh using Unity's Gizmos.☆19Oct 5, 2017Updated 8 years ago
- A Unity example showing how to bake a waveform of an audio clip into a texture and use it in a shader.