[x3d-public] Composed Shader doesn't have fields
    yottzumm at gmail.com 
    yottzumm at gmail.com
       
    Mon Jan  2 22:20:43 PST 2017
    
    
  
ComposedShader has any number of fields:
ComposedShader : X3DShaderNode, X3DProgrammableShaderObject {
  SFBool    [in]     activate
  SFNode    [in,out] metadata   NULL [X3DMetadataObject]
  MFNode    [in,out] parts      []   [ShaderPart]
  SFBool    [out]    isSelected
  SFBool    [out]    isValid
  SFString  []       language   ""  
  # And any number of:
  fieldType []       fieldName
  fieldType [in]     fieldName
  fieldType [out]    fieldName
  fieldType [in,out] fieldName
}
I don’t see as this is reflected in the X3D Object Model or X3D Java SAI?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://web3d.org/pipermail/x3d-public_web3d.org/attachments/20170103/be8242a5/attachment.html>
    
    
More information about the x3d-public
mailing list