Create Points Per Object

关于

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

参数

Parameters are accessed with C4DAtom::GetParameter() / C4DAtom::SetParameter() 。见 Parameter IDs .


Parameter: 名称


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: 高品质


Parameter: Create Points Per Object


Parameter: P


Parameter: S


Parameter: R


Parameter: 名称


Parameter: 通道

  • 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: 材质 Tag


Parameter: 着色器


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: 平铺


Parameter: 使用

  • 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