Show / Hide Table of Contents

Interface IPolyLine

Inherited Members
ISceneObject.Id
ISceneObject.Visible
ISceneObject.SceneLayer
Namespace: Experior.Rendering.Interfaces.Lines
Assembly: Experior.Rendering.Interfaces.dll
Syntax
public interface IPolyLine : ISceneObject

Properties

Positions

Declaration
Vector3[] Positions { get; }
Property Value
Type Description
System.Numerics.Vector3[]
Back to top Generated by DocFX