As you can see in these images, there is no information and explanations for WireframeHandleAdornment at all.
I need to use this in my game. Because it’s very cheap to draw. It enables me to draw a lot of lines without affecting performance.
However, due to this lack of information, I don’t know properly what some properties & methods of this are functioning for.
Please tell me alternatives for this if it’s deprecated.
Furthermore, some properties of this class don’t even work(*It is not for this category, so I’ll report in other category about this)
English is not my first language, so there might be some grammatical errors.
Yes, and property Thickness doesn’t even apply. I think this is very old but had no updates.
I wish they would update this or remake something like this but more advanced.
Hi @minus10degrees ,
Apologies for the delay; WireframeHandleAdornment is now documented. This is definitely not a deprecated class, and the main thing (which I admit was not clear without docs) is that the adornment begins “empty” and you need to draw lines into it via scripting before anything appears. Unlike other adornments, this is not one that you can create solely in Studio by adding the adornment and tweaking some properties.