Package | Description |
---|---|
customnode.u3d |
Modifier and Type | Method and Description |
---|---|
DataBlock |
BitStreamWrite.GetDataBlock() |
static DataBlock |
U3DExporter.getLightNodeBlock(String lightNodeName,
String lightResourceName) |
static DataBlock |
U3DExporter.getLightResourceBlock(String lightResourceName) |
static DataBlock |
U3DExporter.getLitTextureShaderBlock(String shaderName,
String materialName) |
static DataBlock |
U3DExporter.getMaterialResourceBlock(String materialName,
float r,
float g,
float b,
float a) |
Modifier and Type | Method and Description |
---|---|
void |
BitStreamRead.SetDataBlock(DataBlock dataBlock) |
void |
BitStreamWrite.WriteDataBlock(DataBlock b) |
Copyright © 2015–2021 Fiji. All rights reserved.