APILNSceneNode_IsVisible Method |
Namespace: Lumino
public static Result LNSceneNode_IsVisible( IntPtr sceneNode, out bool outVisible )
Public Shared Function LNSceneNode_IsVisible ( sceneNode As IntPtr, <OutAttribute> ByRef outVisible As Boolean ) As Result
public: static Result LNSceneNode_IsVisible( IntPtr sceneNode, [OutAttribute] bool% outVisible )
static member LNSceneNode_IsVisible : sceneNode : IntPtr * outVisible : bool byref -> Result
[Missing <returns> documentation for "M:Lumino.API.LNSceneNode_IsVisible(System.IntPtr,System.Boolean@)"]