Search found 3 matches

by CIto
Mon Nov 09, 2020 4:54 pm
Forum: Scripting
Topic: How do I get the Smart Warp Layer settings in the Image Tag of the Image Layer Setings in Script?
Replies: 4
Views: 2810

Re: How do I get the Smart Warp Layer settings in the Image Tag of the Image Layer Setings in Script?

Thank you!
We have the income for the information we need!

> So ImageLayer:GetDistortionMeshLayer() will return the assigned smart warp layer.

I didn't know you could use it like this.
by CIto
Sun Nov 08, 2020 4:56 pm
Forum: Scripting
Topic: How do I get the Smart Warp Layer settings in the Image Tag of the Image Layer Setings in Script?
Replies: 4
Views: 2810

Re: How do I get the Smart Warp Layer settings in the Image Tag of the Image Layer Setings in Script?

Thanks for the reply. But that's not the information I want. For example. LayerID 1 MohoLayer ImageLayer LayerID 2 MohoLayer MeshLayer (SmartWarp) If this were to happen. MohoLayer:SetDistortionMeshLayer(layer) What you can get here is the MeshLayer in the Layer of LayerID2. I would like to know the...
by CIto
Sat Nov 07, 2020 4:34 pm
Forum: Scripting
Topic: How do I get the Smart Warp Layer settings in the Image Tag of the Image Layer Setings in Script?
Replies: 4
Views: 2810

How do I get the Smart Warp Layer settings in the Image Tag of the Image Layer Setings in Script?

I am creating a Script using information from SmartWarp.
How do I get the SmartWarp data set in ImageLayer's Settings?