Description:

Create a Ocs texture mapping. Note that OCS mappings must be placed on mapping channel ON_ObjectRenderingAttributes::OCSMappingChannelId() otherwise they will not work.

Syntax:
public static TextureMapping CreateOcsMapping(
Plane plane
)
Parameters:
  • plane
  • Type: Plane
  • A plane to use for mapping.
Returns:
Available since:
7.17

CreateOcsMapping method

Class:  Rhino.Render.TextureMapping

Nothing found