Interface ISegment
Namespace: Experior.Core.Assemblies
Assembly: Experior.Core.dll
Syntax
public interface ISegment
Methods
SegmentIntersect(Vector3)
Declaration
Intersection SegmentIntersect(Vector3 position)
Parameters
Type | Name | Description |
---|---|---|
System.Numerics.Vector3 | position |
Returns
Type | Description |
---|---|
Intersection |