PinBridge Component
Functions
Function Name Parameters Return Data Type Description Example Syntax
AddFloatBridge (String BridgeName, [Pin Object] Targets) Nothing Attempts to create a Float PinBridge with name and adds the Pins to that bridge HippoNet.LocalHost:FindComponent('PinBridge'):AddFloatBridge('FloatBridge', HippoNet.LocalHost.Engine:FindPin('Mix1/Layer1/Colour/Brightness'), HippoNet.LocalHost.Engine:FindPin('Mix1/Layer2/Colour/Brightness'))
AddBoolBridge (String BridgeName, [Pin Object] Targets) Nothing Attempts to create a Boolean PinBridge with name and adds the Pins to that bridge HippoNet.LocalHost:FindComponent('PinBridge'):AddBoolBridge('BoolBridge', HippoNet.LocalHost.Engine:FindPin('Mix1/Layer1/Colour/Brightness'), HippoNet.LocalHost.Engine:FindPin('Mix1/Layer2/Colour/Brightness'))
AddIntBridge (String BridgeName, Pin Object] Targets) Nothing Attempts to create an Integer PinBridge with name and adds the Pins to that bridge HippoNet.LocalHost:FindComponent('PinBridge'):AddIntBridge('IntBridge', HippoNet.LocalHost.Engine:FindPin('Mix1/Layer1/Colour/Brightness'), HippoNet.LocalHost.Engine:FindPin('Mix1/Layer2/Colour/Brightness'))
AddStringBridge (String BridgeName, [Pin Object] Targets) Nothing Attempts to create a String PinBridge with name and adds the Pins to that bridge HippoNet.LocalHost:FindComponent('PinBridge'):AddStringBridge('StringBridge', HippoNet.LocalHost.Engine:FindPin('Mix1/Layer1/Colour/Brightness'), HippoNet.LocalHost.Engine:FindPin('Mix1/Layer2/Colour/Brightness'))

Reaktion

War das hilfreich?

Ja Nein
You indicated this topic was not helpful to you ...
Could you please leave a comment telling us why? Thank you!
Thanks for your feedback.

Hinterlasse einen Kommentar.

Bitte stellen Sie hier keine Supportanfragen.
Green Hippo Forum

Kommentar senden