← Back to carmenta.com
Carmenta Engine SDK Documentation
×

TargetLineOfSightOperator.TargetName Property

Gets or sets an attribute variable that extracts the name of each target.

Thread safety: This property is not thread-safe. Show

Syntax

C#
public AttributeVariable< System.String > TargetName { get; set; }

Property Value

Type: An attribute variable that returns a value of type String (not available in C#).
Default: "SomeTarget"
The name of each target feature.

Remarks

If the TargetName cannot be evaluated for some target feature (it may refer to an attribute that is absent), then the name will become "SomeTarget".

Platforms

Windows, Linux, Android

By accessing the information on this site you accept our terms and conditions and privacy policy.
This site uses cookies to enhance your experience and provide additional functionality.

Accept