RenderContentChildSlotOn Method |
Gets the on-ness property for the texture in the specified child slot.
Namespace:
Rhino.Render
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic bool ChildSlotOn(
string childSlotName
)
Public Function ChildSlotOn (
childSlotName As String
) As Boolean
Parameters
- childSlotName
- Type: SystemString
Child slot name for the child
Return Value
Type:
Boolean[Missing <returns> documentation for "M:Rhino.Render.RenderContent.ChildSlotOn(System.String)"]
Version InformationRhino for Windows
Supported in: 6.2
See Also