RenderTextureSimulateTexture Method (SimulatedTexture, RenderTextureTextureGeneration, Int32, RhinoObject) |
[Missing <summary> documentation for "M:Rhino.Render.RenderTexture.SimulateTexture(Rhino.Render.SimulatedTexture@,Rhino.Render.RenderTexture.TextureGeneration,System.Int32,Rhino.DocObjects.RhinoObject)"]
Namespace: Rhino.Render
Assembly: RhinoCommon (in RhinoCommon.dll)

public virtual void SimulateTexture( ref SimulatedTexture simulation, RenderTextureTextureGeneration tg, int size = -1, RhinoObject obj = null )
Public Overridable Sub SimulateTexture ( ByRef simulation As SimulatedTexture, tg As RenderTextureTextureGeneration, Optional size As Integer = -1, Optional obj As RhinoObject = Nothing )
Parameters
- simulation
- Type: Rhino.RenderSimulatedTexture
[Missing <param name="simulation"/> documentation for "M:Rhino.Render.RenderTexture.SimulateTexture(Rhino.Render.SimulatedTexture@,Rhino.Render.RenderTexture.TextureGeneration,System.Int32,Rhino.DocObjects.RhinoObject)"]
- tg
- Type: Rhino.RenderRenderTextureTextureGeneration
[Missing <param name="tg"/> documentation for "M:Rhino.Render.RenderTexture.SimulateTexture(Rhino.Render.SimulatedTexture@,Rhino.Render.RenderTexture.TextureGeneration,System.Int32,Rhino.DocObjects.RhinoObject)"]
- size (Optional)
- Type: SystemInt32
[Missing <param name="size"/> documentation for "M:Rhino.Render.RenderTexture.SimulateTexture(Rhino.Render.SimulatedTexture@,Rhino.Render.RenderTexture.TextureGeneration,System.Int32,Rhino.DocObjects.RhinoObject)"]
- obj (Optional)
- Type: Rhino.DocObjectsRhinoObject
[Missing <param name="obj"/> documentation for "M:Rhino.Render.RenderTexture.SimulateTexture(Rhino.Render.SimulatedTexture@,Rhino.Render.RenderTexture.TextureGeneration,System.Int32,Rhino.DocObjects.RhinoObject)"]
