unreal.TG_Expression_Trigonometry

class unreal.TG_Expression_Trigonometry(outer: Object | None = None, name: Name | str = 'None')

Bases: TG_Expression_Variant

Trigonometry functions

C++ Source:

  • Plugin: TextureGraph

  • Module: TextureGraph

  • File: TG_Expression_Maths_OneInput.h

Editor Properties: (see get_editor_property/set_editor_property)

  • base_output_settings (TG_TextureDescriptor): [Read-Write] When we will work on Node UI for FOutputSettings we will set the category as TG_Setting

  • function (TrigFunction): [Read-Write] What trigonometric function to apply at the angle

  • output (TG_Variant): [Read-Write]

property function: TrigFunction

[Read-Write] What trigonometric function to apply at the angle

Type:

(TrigFunction)