Used to query mixes and viewports on the specific Engine.

Engine Component
Properties
Property Name Return Data Type Description Example Syntax
MixCount Number Returns the number of Mixes running on this engine HippoNet.LocalHost.Engine.MixCount
ViewportCount Number Returns the number of Viewports running on this engine HippoNet.LocalHost.Engine.ViewportCount
Functions
Function Name Parameters Return Data Type Description Example Syntax
FindMix (Number MixIndex) Mix Object or Nil Returns the Mix Object with index of or nil if is out of range HippoNet.LocalHost.Engine:FindMix(1)
FindViewport (Number ViewportIndex) Viewport Object or Nil Returns the Viewport Object with index of or nil if is out of range HippoNet.LocalHost.Engine:FindViewport(2)

Feedback

Was this helpful?

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

Post your comment on this topic.

Please do not use this for support questions.
Green Hippo Forum

Post Comment