Class CreateLandmarkMethods
Namespace: Unity.MARS
Syntax
public static class CreateLandmarkMethods
Methods
CreateLandmarkAsChild(ICalculateLandmarks, LandmarkDefinition, Type)
Declaration
public static LandmarkController CreateLandmarkAsChild(this ICalculateLandmarks source, LandmarkDefinition definition, Type landmarkDataType)
Parameters
Type | Name | Description |
---|---|---|
ICalculateLandmarks | source | |
LandmarkDefinition | definition | |
Type | landmarkDataType |
Returns
Type | Description |
---|---|
LandmarkController |