time_independent_tangent property

time_independent_tangent property

Gets or sets the tangent is time-independent

Definition:

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

See Also