NavigationPathQueryResult3D
Inherits: RefCounted < Object
There is currently no description for this class. Please help us by contributing one!
Properties
|
||
|
||
|
||
|
Methods
void |
reset ( ) |
Enumerations
enum PathSegmentType:
PathSegmentType PATH_SEGMENT_TYPE_REGION = 0
There is currently no description for this enum. Please help us by contributing one!
PathSegmentType PATH_SEGMENT_TYPE_LINK = 1
There is currently no description for this enum. Please help us by contributing one!
Property Descriptions
PackedVector3Array path = PackedVector3Array()
void set_path ( PackedVector3Array value )
PackedVector3Array get_path ( )
There is currently no description for this property. Please help us by contributing one!
PackedInt64Array path_owner_ids = PackedInt64Array()
void set_path_owner_ids ( PackedInt64Array value )
PackedInt64Array get_path_owner_ids ( )
There is currently no description for this property. Please help us by contributing one!
RID[] path_rids = []
There is currently no description for this property. Please help us by contributing one!
PackedInt32Array path_types = PackedInt32Array()
void set_path_types ( PackedInt32Array value )
PackedInt32Array get_path_types ( )
There is currently no description for this property. Please help us by contributing one!
Method Descriptions
void reset ( )
There is currently no description for this method. Please help us by contributing one!