|
| _PARAM (_nodes) |
|
| _PARAM (_inputNodes) |
|
| _PARAM (_pNodeOutput) |
|
| _PARAM (_pNodeMaterialInput) |
|
| _PARAM (_virtualName) |
|
| _PARAM_ATTRIBUTE (_pShaderElement, GxProperty::ATTRIBUTE_HIDE) |
|
| _PARAM_ATTRIBUTE (_inputConnects, GxProperty::ATTRIBUTE_HIDE) |
|
| _PARAM (_defaultValues) |
|
| _PARAM_ATTRIBUTE (_outputConnects, GxProperty::ATTRIBUTE_HIDE) |
|
| _PARAM_ATTRIBUTE (_position, GxProperty::ATTRIBUTE_HIDE) |
|
| _PARAM_ATTRIBUTE (_size, GxProperty::ATTRIBUTE_HIDE) |
|
| _PARAM (_label) |
|
| _ARRAY (_labels) |
|
| _PARAM (_value) |
|
| _RESOURCE_CUSTOM (GxResTexture, "テクスチャリソース", &GxGuiFormShaderGraph::GxGraphNodeSampler::getPropertyTextureResource, &GxGuiFormShaderGraph::GxGraphNodeSampler::setPropertyTextureResource) |
|
| _DYNAMIC_STRING_POINTER ("_ppFunctionLabels", &GxGraphNodeOutput::getPropertyFunctionLabel, &GxGraphNodeOutput::setPropertyFunctionLabel, &GxGraphNodeOutput::getFunctionLabelCount, &GxGraphNodeOutput::setFunctionLabelCount) |
|
| _ENUM_ATTRIBUTE_GUI (_outputType, GxProperty::ATTRIBUTE_READONLY, GxShaderGraphElement::TYPE) |
|
| _PARAM_ATTRIBUTE (_materialFunctionGuid, GxProperty::ATTRIBUTE_HIDE) |
|
| _PARAM (_pOutputNode) |
|
| _PARAM (_pInputNode) |
|
| _PARAM (_outputIndex) |
|
| _PARAM (_inputIndex) |
|