IN THIS ARTICLE
Shape Surface Tag Emitter Component
Add the Shape Surface Tag Emitter component to an entity to enable a shape to emit surface tags.
Provider
Dependencies
When applying Shape Surface Tag Emitter to an entity, the entity is required to have one of the following components:
- Axis Aligned Box Shape
- Box Shape
- Capsule Shape
- Compound Shape
- Cylinder Shape
- Disk Shape
- Polygon Prism Shape
- Quad Shape
- Shape Reference
- Sphere Shape
- Tube Shape
Shape Surface Tag Emitter properties
Property | Description | Values | Default |
---|---|---|---|
Generated Tags | An array of surface tags that the exterior surface of the shape will emit. | Array: Surface Tags | None |
Extended Tags | An array of surface tags that the interior of the shape will emit. | Array: Surface Tags | None |