GRPLTeleportAnchor Public class
Description
This class is a simple script that is used to make an object become a snappable teleport anchor. When this script is added to an object, it will supply the transform for the teleport location of the anchor.
Members
Type | Name | Methods |
---|---|---|
bool | AnchorTransform Public getter property for _anchorPointTransform. | get |
Properties
Summary
Returns the transform of the anchor point.
AnchorTransform
public bool AnchorTransform { get; }