Click or drag to resize

RenderSceneManagerUpdateSurfaceMeshVertices Method

[Missing <summary> documentation for "M:Lumiscaphe.Workshop.Interop.RenderSceneManager.UpdateSurfaceMeshVertices(Lumiscaphe.Workshop.Interop.SceneGuid,Lumiscaphe.Workshop.Interop.SceneSurfaceGuid,System.Single[])"]

Namespace:  Lumiscaphe.Workshop.Interop
Assembly:  Lumiscaphe.Workshop.Interop (in Lumiscaphe.Workshop.Interop.dll) Version: 21.1.16.0
Syntax
public void UpdateSurfaceMeshVertices(
	SceneGuid scene,
	SceneSurfaceGuid surface,
	float[] vertices
)

Parameters

scene
Type: Lumiscaphe.Workshop.InteropSceneGuid

[Missing <param name="scene"/> documentation for "M:Lumiscaphe.Workshop.Interop.RenderSceneManager.UpdateSurfaceMeshVertices(Lumiscaphe.Workshop.Interop.SceneGuid,Lumiscaphe.Workshop.Interop.SceneSurfaceGuid,System.Single[])"]

surface
Type: Lumiscaphe.Workshop.InteropSceneSurfaceGuid

[Missing <param name="surface"/> documentation for "M:Lumiscaphe.Workshop.Interop.RenderSceneManager.UpdateSurfaceMeshVertices(Lumiscaphe.Workshop.Interop.SceneGuid,Lumiscaphe.Workshop.Interop.SceneSurfaceGuid,System.Single[])"]

vertices
Type: SystemSingle

[Missing <param name="vertices"/> documentation for "M:Lumiscaphe.Workshop.Interop.RenderSceneManager.UpdateSurfaceMeshVertices(Lumiscaphe.Workshop.Interop.SceneGuid,Lumiscaphe.Workshop.Interop.SceneSurfaceGuid,System.Single[])"]

Version Information

Lumiscaphe Workshop SDK

Supported in: 7.0 release 1
See Also