Inheritance Graph

graph BT
	NormalAttributeAccessor
	NormalAttributeAccessor --> VertexAttributeAccessor
	click NormalAttributeAccessor "escript_type_Rendering_NormalAttributeAccessor"
	click VertexAttributeAccessor "escript_type_Rendering_VertexAttributeAccessor"

Functions

   
create(p0 [, p1]) [ESF] NormalAttributeAccessor Rendering.NormalAttributeAccessor.create(Mesh,[name])
getNormal(p0) [ESMF] Geometry.Vec3 colorAttributeAccessor.getNormal(index)
setNormal(p0, p1) [ESMF] thisEObj colorAttributeAccessor.setNormal(Geometry.Vec3)