Description:

Sets the amount property for the texture in the specified child slot.

Syntax:
public void SetChildSlotAmount(
String childSlotName,
double amount,
ChangeContexts cc
)
Parameters:
  • childSlotName
  • Type: System.String
  • The child slot name of the texture.
  • amount
  • Type: double
  • The texture amount. Values are typically from 0.0 to 100.0
Returns:
Type: void
Available since:
5.7

/
/
/
SetChildSlotAmount

SetChildSlotAmount method

Class:  Rhino.Render.RenderContent

Nothing found