About .D


.D is poweful debug tool for making your debuging flow faster.

Unity Asset Store - The Best Assets for Game Making

Demo

Simple Type & Array Example
・ char, string, bool, int, float,
・ int?, int[ ], int[,]…

Generics Example
・ List, IDictionary, IEnumerable,
・ Dictionary, Hashtable,
・ Queue, Stack, ArryList…

Class & Struct Example
・ GameObject, Transform, Collider, Vector3,
・ Quaternion, Material, Component, WWW,
・ Application, Texture, Mesh…

Font
・ Font Color
・ Font Size
・ Bold / Italic

Helper Function
・ Create html from log
・ Find line from log

atropinch