-
Notifications
You must be signed in to change notification settings - Fork 0
Blueprint Functions
The only blueprint exposed functions are as follows
- X - Integer
- Y - Integer
Updates the resolution used for the Distance Field render targets
Updates the resolution used for the Distance Field render targets using the current viewport resolution
- Returns - Boolean
Returns whether or not Automatic Resize is enabled or not
- Enabled - Boolean
Sets the enabled state of the Automatic Resize setting.
- Index - Integer
- Returns - Boolean
The index points to the settings of the same index in the settings set in Project Settings. Returns true if the appropriate Distance Field Outline settings are enabled.
- Index - Integer
- Enabled - Boolean
Sets the Distance Field setting at the given index to the provided enabled state
- Returns - Boolean
Returns true if any of the Distance Field settings is using a process mask.
- Index - Integer
- Returns - Boolean
Returns true if the setting at the specified index is using a process mask.
- Index - Integer
- Mask Size - EProcessMaskSize
Sets the process mask value on the setting at the specified index.