VGDC 2025-2026 Club Game
Loading...
Searching...
No Matches
DynamicLineBezier Class Reference

Creates bezier lines on runtime given a list of transforms. More...

Inheritance diagram for DynamicLineBezier:
Collaboration diagram for DynamicLineBezier:

Data Fields

List< Transform > controlPoints = new List<Transform>()

Detailed Description

Creates bezier lines on runtime given a list of transforms.

Field Documentation

◆ controlPoints

List<Transform> DynamicLineBezier.controlPoints = new List<Transform>()

The documentation for this class was generated from the following file: