Raycast2DTransition¶
It will transition by 2D of Ray cast.

Property¶
| Origin | The starting point of the Ray |
| Direction | Direction of Ray |
| Distance | Distance of Ray |
| Layer Mask | Determination target layer |
| Min Depth | Minimum depth value |
| Max Depth | Maximum depth value |
| Check Update | Whether or not to make an update decision. |
| Raycast Hit 2D | Output hit information by raycast. |
| Next State | Transition destination state. |