start_tangent property

start_tangent property

Gets or sets the start tangent.

Definition:

@property
def start_tangent(self):
    ...
@start_tangent.setter
def start_tangent(self, value):
    ...

See Also