PointCloud - superclass: GeometryClass; super-superclass:node - 26:0 - classID: #(1603164340, 469842767)
NEW in 3ds Max 2015: The PointCloud GeometryClass object allows the loading of point cloud (e.g. LIDAR) data in Autodesk ReCap format in 3ds Max.
PointCloud...
<PointCloud>.filename String default: "" -- filename; Load_Point_Cloud
Get/set the point cloud source filename.
Valid file formats are Autodesk Reality Capture Project .RCP and Autodesk Reality Capture Scan .RCS files.
.RCS scan files contain actual point data.
.RCP project files contain references to one or more .RCS files registered together in Autodesk ReCap.
<PointCloud>.scanFiles ArrayParameter default: #() -- filename array; SubAnim
A filename array of the .RCS scan files referenced and loaded by the .RCP project file assigned to the .filename property.
If an .RCS scan file is assigned to the .filename property, its name will be the only element of the array.
<PointCloud>.displayTechnique Integer default: 0 -- integer
Get/set the selection of the Color Channel drop-down list.
<PointCloud>.singleColor Color default: (color 0 0 255) -- animatable; RGB color; Controller Scaling: ([1,1,1] : (color 255 255 255))
Get/set the single color used for all points when the property .displayTechnique is set to 1 - SingleColor.
<PointCloud>.gradientTexmap Gradient_Ramp default: Map #1:Gradient Ramp -- texturemap; SubAnim
Get/set the Gradient Ramp texture map used when the property .displayTechnique is set to 2 - Normal Ramp, 3 - Elevation Ramp or 4 - Intensity Ramp
<PointCloud>.performanceQuality Integer default: 4 -- integer
Get/set the Performance vs. Quality slider's value.
Valid range is between 0 (high performance, low quality) and 8 (high quality, low performance).
Default is 4, balanced performance and quality.
<PointCloud>.fixedLODEnable BooleanClass default: false -- boolean; Fixed_LOD_Enable
Get/set the state of the "Fixed in Rendering" checkbox.
<PointCloud>.fixedLODLevel Integer default: 1 -- animatable; integer; Fixed_Level_of_Detail
<PointCloud>.pointSizeType Integer default: 0 -- integer
Get/set the state of the "Point Display" radio buttons.
<PointCloud>.asPixelPointSize Float default: 1.0 -- animatable; float; As_Pixel_Point_Size
Get/set the value of the "As Pixel" spinner.
<PointCloud>.realWorldScalePointSize Float default: 0.05 -- animatable; float; Real_World_Scale_Point_Size
<PointCloud>.enableLimitPlanes BooleanClass default: true -- boolean
<PointCloud>.GlobalEnableVolumes BooleanClass default: false -- boolean; volumeGlobalEnable
Get/set the state of the "Use Display Volumes" checkbox.
<PointCloud>.VolumeObjects ArrayParameter default: #() -- node array; Volume_Object; SubAnim
Get/set the node array of volumes to use when the .GlobalEnableVolumes property is set to True.
<PointCloud>.GlobalInvertVolumes BooleanClass default: false -- boolean; volumeGlobalInvert
<PointCloud>.volumeType Integer default: 0 -- integer; volume_Type
<PointCloud>.voxelSize Float default: 1.0 -- animatable; float
<PointCloud>.sphereVolumeRadius ArrayParameter default: #() -- float array; SubAnim
Get/set the array of volume object sphere radii.
<PointCloud>.volumeObjectToWorld ArrayParameter default: #() -- point3 array; SubAnim
Get/set the array of volume object to world offsets.
<PointCloud>.xRangeLow ArrayParameter default: #() -- float array; SubAnim
Get/set the list of minimum X values.
<PointCloud>.xRangeHigh ArrayParameter default: #() -- float array; SubAnim
Get/set the list of maximum X values.
<PointCloud>.yRangeLow ArrayParameter default: #() -- float array; SubAnim
Get/set the list of minimum Y values.
<PointCloud>.yRangeHigh ArrayParameter default: #() -- float array; SubAnim
Get/set the list of maximum Y values.
<PointCloud>.zRangeLow ArrayParameter default: #() -- float array; SubAnim
Get/set the list of minimum Z values.
<PointCloud>.zRangeHigh ArrayParameter default: #() -- float array; SubAnim
Get/set the list of maximum Z values.
<PointCloud>.Shader UndefinedClass default: undefined -- texturemap; GeomShader