Importante
This feature is currently experimental and not available in current releases.
Nube de Puntos
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.
Propiedades
Atributos
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
Ver también
See Built-In Attributes for information about common attributes.
Nombre |
Tipo |
Dominio |
Notas |
---|---|---|---|
|
Vector |
Punto |
Built-in attribute describing vertex or point locations, in the modifier object’s transform space. |
|
Flotante |
Punto |
The radius of each point. |
|
Color |
Punto |
The color of each point. |
|
Entero |
Punto |
A unique identifier given to each particle. |
|
Vector |
Punto |
The speed and direction that the particle is traveling. |
- Custom Attributes
Custom attribute can be given to particles to hold a custom characteristic.
- Nombre
The name of the attribute.
- Tipo de Datos
The type of data to store in the attribute.
- Float
Floating-point value
- Integer
32-bit integer
- Vector
3D vector with floating-point values
- Color
RGBA color with floating-point precision
- Color Byte
RGBA color with 8-bit precision
- String
Text string
- Dominio
The type of element the attribute is stored in. Currently, attributes can only be stored per Point.
Propiedades Personalizadas
See the Custom Properties page for more information.
Edición
Currently, not much can be done with point clouds; however, they can be converted to/from meshes.