Description:
Syntax:
public bool ModifyTextureMapping(
ObjRef objRef,
int channel,
TextureMapping mapping
)
Returns:
Type: bool
Available since:
5.7

Description:
Syntax:
public bool ModifyTextureMapping(
RhinoObject obj,
int channel,
TextureMapping mapping
)
Returns:
Type: bool
Available since:
5.7

Description:
Syntax:
public bool ModifyTextureMapping(
Guid objId,
int channel,
TextureMapping mapping
)
Returns:
Type: bool
Available since:
5.7

ModifyTextureMapping method

Class:  Rhino.DocObjects.Tables.ObjectTable

Nothing found