Create Points Per Object

About

  • Header File: mograph/description/opointcreator_panel.h
  • Description Category: unknown.

Parameters

Parameters are accessed with C4DAtom::GetParameter()/ C4DAtom::SetParameter(). See page_maxonapi_getting_started_foundations_cinema_parameters.


Parameter: Name


Parameter: Distribution Type

  • Parameter ID: ID_POINTCREATOR_CREATEPOINTSDISTRIBUTION
  • Parameter Type: maxon::Int32 (Basic Data Types)
  • Cycle Values:
    • Uniform (ID_POINTCREATOR_CREATEPOINTSUNIFORM)
    • Normal (ID_POINTCREATOR_CREATEPOINTSNORMAL)
    • Inverse Normal (ID_POINTCREATOR_CREATEPOINTSINVNORMAL)
    • Exponential (ID_POINTCREATOR_CREATEPOINTSEXPONENTIAL)

Parameter: Standard Deviation


Parameter: X-Axis Affection

  • Parameter ID: ID_POINTCREATOR_CREATEPOINTSEXPONENTIAL_X
  • Parameter Type: maxon::Int32 (Basic Data Types)
  • Cycle Values:
    • + (ID_POINTCREATOR_CREATEPOINTSEXPONENTIAL_ON)
    • - (ID_POINTCREATOR_CREATEPOINTSEXPONENTIAL_INV)
    • off (ID_POINTCREATOR_CREATEPOINTSEXPONENTIAL_OFF)

Parameter: Y-Axis Affection

  • Parameter ID: ID_POINTCREATOR_CREATEPOINTSEXPONENTIAL_Y
  • Parameter Type: maxon::Int32 (Basic Data Types)
  • Cycle Values:
    • + (ID_POINTCREATOR_CREATEPOINTSEXPONENTIAL_ON)
    • - (ID_POINTCREATOR_CREATEPOINTSEXPONENTIAL_INV)
    • off (ID_POINTCREATOR_CREATEPOINTSEXPONENTIAL_OFF)

Parameter: Z-Axis Affection

  • Parameter ID: ID_POINTCREATOR_CREATEPOINTSEXPONENTIAL_Z
  • Parameter Type: maxon::Int32 (Basic Data Types)
  • Cycle Values:
    • + (ID_POINTCREATOR_CREATEPOINTSEXPONENTIAL_ON)
    • - (ID_POINTCREATOR_CREATEPOINTSEXPONENTIAL_INV)
    • off (ID_POINTCREATOR_CREATEPOINTSEXPONENTIAL_OFF)

Parameter: Point Amount


Parameter: Seed


Parameter: Inside


Parameter: High Quality


Parameter: Create Points Per Object


Parameter: P


Parameter: R


Parameter: S


Parameter: Name


Parameter: Channel

  • Parameter ID: ID_POINTCREATOR_SHADER_CHANNELSELECT
  • Parameter Type: maxon::Int32 (Basic Data Types)
  • Cycle Values:
    • Color (ID_POINTCREATOR_SHADER_CHANNELSELECT_COLOR)
    • Luminance (ID_POINTCREATOR_SHADER_CHANNELSELECT_LUMINANCE)
    • Transparency (ID_POINTCREATOR_SHADER_CHANNELSELECT_TRANSPARENCY)
    • Environment (ID_POINTCREATOR_SHADER_CHANNELSELECT_ENVIRONMENT)
    • Bump (ID_POINTCREATOR_SHADER_CHANNELSELECT_BUMP)
    • Alpha (ID_POINTCREATOR_SHADER_CHANNELSELECT_ALPHA)
    • Displacement (ID_POINTCREATOR_SHADER_CHANNELSELECT_DISPLACEMENT)
    • Diffusion (ID_POINTCREATOR_SHADER_CHANNELSELECT_DIFFUSION)
    • Normal (ID_POINTCREATOR_SHADER_CHANNELSELECT_NORMAL)
    • Custom Shader (ID_POINTCREATOR_SHADER_CHANNELSELECT_DIRECT)

Parameter: Material Tag

  • Parameter ID: ID_POINTCREATOR_SHADER_MATERIALTAG
  • Parameter Type: ::BaseLink (BaseLink Manual)

Parameter: Shader

  • Parameter ID: ID_POINTCREATOR_SHADER_SHADER
  • Parameter Type: ::BaseLink (BaseLink Manual)

Parameter: Sample Mode

  • Parameter ID: ID_POINTCREATOR_SHADER_SAMPLEMODE
  • Parameter Type: maxon::Int32 (Basic Data Types)
  • Cycle Values:
    • Volume (ID_POINTCREATOR_SHADER_SAMPLEMODE_VOLUME)
    • Surface (ID_POINTCREATOR_SHADER_SAMPLEMODE_SURFACE)

Parameter: Point Amount


Parameter: Sample Precision


Parameter: Seed


Parameter: Sample Depth


Parameter: Create Points Per Object


Parameter: Offset U


Parameter: Offset V


Parameter: Length U


Parameter: Length V


Parameter: Tile


Parameter: Use

  • Parameter ID: ID_POINTCREATOR_SHADER_USE
  • Parameter Type: maxon::Int32 (Basic Data Types)
  • Cycle Values:
    • Alpha (ID_POINTCREATOR_SHADER_USE_ALPHA)
    • Gray (ID_POINTCREATOR_SHADER_USE_GRAY)
    • Red (ID_POINTCREATOR_SHADER_USE_RED)
    • Green (ID_POINTCREATOR_SHADER_USE_GREEN)
    • Blue (ID_POINTCREATOR_SHADER_USE_BLUE)

Parameter: Invert Alpha