Important

This feature is currently experimental and not available in current releases.

Núvol de punts

Point clouds can be used to represent 3D scans and in the future can represent particles. Each point can store data in a set of Attributes.

../_images/modeling_point-cloud_example.png

Example of a monkey object represented as a point cloud.

Propietats

Atributs

The Attributes panel contains different point cloud characteristics such as the position and size of points. Use the List View to manage attributes.

Attribute Types

Vegeu també

See Atributs integrats for information about common attributes.

Nom

Tipus

Domini

Notes

position

Vector

Punt

Built-in attribute describing vertex or point locations, in the modifier object’s transform space.

radius

Flotant

Punt

The radius of each point.

color

Color

Punt

The color of each point.

id

Enter

Punt

A unique identifier given to each particle.

velocity

Vector

Punt

The speed and direction that the particle is traveling.

Atributs personalitzats

Custom attribute can be given to particles to hold a custom characteristic.

Nom

The name of the attribute.

Tipus de dades

The type of data to store in the attribute.

Flotant o decimal:

Floating-point value

Enter:

32-bit integer

Vector:

3D vector with floating-point values

Color:

RGBA color with floating-point precision

Color de byte:

RGBA color with 8-bit precision

Cadena:

Text string

Domini

The type of element the attribute is stored in. Currently, attributes can only be stored per Point.

Propietats personalitzades

Vegeu la pàgina Propietats personalitzades per a més informació.

Edició

Currently, not much can be done with point clouds; however, they can be converted to/from meshes.