# SimpleTimeLineWindow **Repository Path**: lxd0928_admin/SimpleTimeLineWindow ## Basic Information - **Project Name**: SimpleTimeLineWindow - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-05-19 - **Last Updated**: 2021-05-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # SimpleTimeLineWindow Ready to Make Simple Unity's TimeLine Style Extension tools > Simple Example Open Unity3d Menu Window->ExampleTimeLineWindow ![32f7adb73795236505c5a723ddbc4b9](https://user-images.githubusercontent.com/14041295/109672091-a274f800-7baf-11eb-8157-f31488f598ef.png) > Complex Example(Not Included) ![1e602d4376615ffd47b17787a06703d](https://user-images.githubusercontent.com/14041295/109672102-a6087f00-7baf-11eb-8f03-a0cd5f06795f.png) ``` public class ExampleTimeLine : SimpleTimeArea { // Create Your own Time line style tools } ```