ProtectedconstructorSnap HiddenWhether the component is active.
ReadonlyidThe unique id of the entity.
ReadonlymetaMetadata associated with this entity, providing access to its unique identifier and other descriptive properties.
Name of the component.
Position offset applied to the pinned object relative to the mesh surface.
Rotation offset applied to the pinned object.
How the pinned object's orientation aligns to the mesh surface.
UV coordinates on the mesh where the object is pinned.
ReadonlysceneScene object this component is attached to.
The mesh visual to pin the object to.
ReadonlytypeThe entity's type.
Whether to use vertex normals for surface orientation calculation.
A list of entities which this entity has a reference to.
StaticgetA list of entities which has a reference to this entity.
StaticgetReturns the name of this object's type.
Returns true if the object is of the specified type.
Returns true if this object refers to the same instance as the given object.
Component that pins a SceneObject to a point on a mesh surface.